Browse Source

reset version for 7.2.0

Samuel Attard 5 years ago
parent
commit
ace3216392
2 changed files with 2 additions and 2 deletions
  1. 1 1
      ELECTRON_VERSION
  2. 1 1
      package.json

+ 1 - 1
ELECTRON_VERSION

@@ -1 +1 @@
-7.1.14
+7.2.0-beta.0

+ 1 - 1
package.json

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