tophf 2 years ago
parent
commit
90a3e22633
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.13.0",
+  "version": "2.14.0",
   "scripts": {
     "prepare": "husky install",
     "dev": "gulp dev",
@@ -80,6 +80,5 @@
       "./test/mock/index.js"
     ],
     "testEnvironment": "./test/mock/env.js"
-  },
-  "beta": 12
-}
+  }
+}