Gerald 4 years ago
parent
commit
8a319d0312
1 changed files with 3 additions and 4 deletions
  1. 3 4
      package.json

+ 3 - 4
package.json

@@ -1,7 +1,7 @@
 {
   "name": "violentmonkey",
   "description": "Violentmonkey",
-  "version": "2.12.14",
+  "version": "2.13.0",
   "scripts": {
     "dev": "gulp dev",
     "prebuild": "yarn ci",
@@ -77,6 +77,5 @@
       "pre-commit": "yarn transform -t",
       "pre-push": "yarn lint"
     }
-  },
-  "beta": 2
-}
+  }
+}