Skip to content

Commit

Permalink
generate new version
Browse files Browse the repository at this point in the history
  • Loading branch information
Kilian committed Mar 8, 2023
1 parent 6906735 commit 9c05bac
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 4 deletions.
3 changes: 2 additions & 1 deletion full-chromium-versions.js
Original file line number Diff line number Diff line change
Expand Up @@ -2386,7 +2386,8 @@ module.exports = {
"25.0.0-nightly.20230302",
"25.0.0-nightly.20230303",
"25.0.0-nightly.20230306",
"25.0.0-nightly.20230307"
"25.0.0-nightly.20230307",
"25.0.0-nightly.20230308"
],
"111.0.5563.50": [
"24.0.0-beta.1"
Expand Down
2 changes: 1 addition & 1 deletion full-chromium-versions.json

Large diffs are not rendered by default.

3 changes: 2 additions & 1 deletion full-versions.js
Original file line number Diff line number Diff line change
Expand Up @@ -1782,5 +1782,6 @@ module.exports = {
"25.0.0-nightly.20230302": "111.0.5560.0",
"25.0.0-nightly.20230303": "111.0.5560.0",
"25.0.0-nightly.20230306": "111.0.5560.0",
"25.0.0-nightly.20230307": "111.0.5560.0"
"25.0.0-nightly.20230307": "111.0.5560.0",
"25.0.0-nightly.20230308": "111.0.5560.0"
};
2 changes: 1 addition & 1 deletion full-versions.json

Large diffs are not rendered by default.

0 comments on commit 9c05bac

Please sign in to comment.