Browse Source

Revert "Bump v18.0.0-nightly.20220120"

This reverts commit d619804fc815b7cc789354d11f340f61dfa9b9a5.
Sudowoodo Release Bot 3 years ago
parent
commit
11a8a296b5
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 @@
-18.0.0-nightly.20220120
+18.0.0-nightly.20220119

+ 1 - 1
package.json

@@ -1,6 +1,6 @@
 {
   "name": "electron",
-  "version": "18.0.0-nightly.20220120",
+  "version": "18.0.0-nightly.20220119",
   "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 18,0,0,20220120
- PRODUCTVERSION 18,0,0,20220120
+ FILEVERSION 18,0,0,20220119
+ PRODUCTVERSION 18,0,0,20220119
  FILEFLAGSMASK 0x3fL
 #ifdef _DEBUG
  FILEFLAGS 0x1L