Browse Source

Bump v11.0.0-beta.9

Electron Bot 4 years ago
parent
commit
8bdff7acbc
3 changed files with 4 additions and 4 deletions
  1. 1 1
      ELECTRON_VERSION
  2. 1 1
      package.json
  3. 2 2
      shell/browser/resources/win/electron.rc

+ 1 - 1
ELECTRON_VERSION

@@ -1 +1 @@
-11.0.0-beta.8
+11.0.0-beta.9

+ 1 - 1
package.json

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

+ 2 - 2
shell/browser/resources/win/electron.rc

@@ -50,8 +50,8 @@ END
 //
 
 VS_VERSION_INFO VERSIONINFO
- FILEVERSION 11,0,0,8
- PRODUCTVERSION 11,0,0,8
+ FILEVERSION 11,0,0,9
+ PRODUCTVERSION 11,0,0,9
  FILEFLAGSMASK 0x3fL
 #ifdef _DEBUG
  FILEFLAGS 0x1L