Skip to content

Commit

Permalink
Bump v20.0.0-nightly.20220406
Browse files Browse the repository at this point in the history
  • Loading branch information
sudowoodo-release-bot[bot] committed Apr 6, 2022
1 parent f95e565 commit a05d9be
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion ELECTRON_VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
20.0.0-nightly.20220330
20.0.0-nightly.20220406
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "electron",
"version": "20.0.0-nightly.20220330",
"version": "20.0.0-nightly.20220406",
"repository": "https://github.com/electron/electron",
"description": "Build cross platform desktop apps with JavaScript, HTML, and CSS",
"devDependencies": {
Expand Down Expand Up @@ -142,4 +142,4 @@
"node script/gen-hunspell-filenames.js"
]
}
}
}
4 changes: 2 additions & 2 deletions shell/browser/resources/win/electron.rc
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,8 @@ END
//

VS_VERSION_INFO VERSIONINFO
FILEVERSION 20,0,0,20220330
PRODUCTVERSION 20,0,0,20220330
FILEVERSION 20,0,0,20220406
PRODUCTVERSION 20,0,0,20220406
FILEFLAGSMASK 0x3fL
#ifdef _DEBUG
FILEFLAGS 0x1L
Expand Down

0 comments on commit a05d9be

Please sign in to comment.