Ahmad Kholid 3 years ago
parent
commit
a25b8bb477
2 changed files with 4 additions and 3 deletions
  1. 3 2
      .github/ISSUE_TEMPLATE/bug_report.md
  2. 1 1
      package.json

+ 3 - 2
.github/ISSUE_TEMPLATE/bug_report.md

@@ -24,8 +24,9 @@ A clear and concise description of what you expected to happen.
 If applicable, add screenshots to help explain your problem.
 
 **Desktop (please complete the following information):**
- - OS: [e.g. iOS]
- - Version [e.g. 22]
+ - OS: [e.g. Windows]
+ - Browser: [e.g. Google Chrome]
+ - Extension Version: [e.g. v0.12.0]
 
 **Additional context**
 Add any other context about the problem here.

+ 1 - 1
package.json

@@ -1,6 +1,6 @@
 {
   "name": "automa",
-  "version": "0.17.2",
+  "version": "0.17.4",
   "description": "An extension for automating your browser by connecting blocks",
   "license": "MIT",
   "repository": {