Skip to content

Commit

Permalink
Bump v17.0.0-beta.4
Browse files Browse the repository at this point in the history
  • Loading branch information
sudowoodo-release-bot[bot] committed Jan 13, 2022
1 parent c6dac20 commit 7ed6be2
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion ELECTRON_VERSION
@@ -1 +1 @@
17.0.0-beta.3
17.0.0-beta.4
4 changes: 2 additions & 2 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "electron",
"version": "17.0.0-beta.3",
"version": "17.0.0-beta.4",
"repository": "https://github.com/electron/electron",
"description": "Build cross platform desktop apps with JavaScript, HTML, and CSS",
"devDependencies": {
Expand Down Expand Up @@ -141,4 +141,4 @@
"node script/gen-hunspell-filenames.js"
]
}
}
}
4 changes: 2 additions & 2 deletions shell/browser/resources/win/electron.rc
Expand Up @@ -50,8 +50,8 @@ END
//

VS_VERSION_INFO VERSIONINFO
FILEVERSION 17,0,0,3
PRODUCTVERSION 17,0,0,3
FILEVERSION 17,0,0,4
PRODUCTVERSION 17,0,0,4
FILEFLAGSMASK 0x3fL
#ifdef _DEBUG
FILEFLAGS 0x1L
Expand Down

0 comments on commit 7ed6be2

Please sign in to comment.