Browse Source

Merge pull request #11937 from electron/groundwater-patch-1

Use New Versioning Strategy
John Kleinschmidt 7 years ago
parent
commit
7365a45948
1 changed files with 1 additions and 1 deletions
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -1,6 +1,6 @@
 {
   "name": "electron",
-  "version": "1.8.2-beta.2",
+  "version": "0.0.0-dev",
   "repository": "https://github.com/electron/electron",
   "description": "Build cross platform desktop apps with JavaScript, HTML, and CSS",
   "devDependencies": {