Browse Source

Revert "Bump v21.0.0-nightly.20220715"

This reverts commit 4bec26cd0cb9336f4e75e3b15ae3b239dee6abbc.
Sudowoodo Release Bot 2 years ago
parent
commit
2afb284456
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 @@
-21.0.0-nightly.20220715
+21.0.0-nightly.20220713

+ 1 - 1
package.json

@@ -1,6 +1,6 @@
 {
   "name": "electron",
-  "version": "21.0.0-nightly.20220715",
+  "version": "21.0.0-nightly.20220713",
   "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 21,0,0,20220715
- PRODUCTVERSION 21,0,0,20220715
+ FILEVERSION 21,0,0,20220713
+ PRODUCTVERSION 21,0,0,20220713
  FILEFLAGSMASK 0x3fL
 #ifdef _DEBUG
  FILEFLAGS 0x1L