Skip to content

Commit

Permalink
generate new version
Browse files Browse the repository at this point in the history
  • Loading branch information
Kilian committed Aug 12, 2022
1 parent 66f5dcb commit 19af60b
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 @@ -2053,7 +2053,8 @@ module.exports = {
"22.0.0-nightly.20220808",
"22.0.0-nightly.20220809",
"22.0.0-nightly.20220810",
"22.0.0-nightly.20220811"
"22.0.0-nightly.20220811",
"22.0.0-nightly.20220812"
],
"105.0.5129.0": [
"21.0.0-nightly.20220628",
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 @@ -1527,5 +1527,6 @@ module.exports = {
"22.0.0-nightly.20220808": "105.0.5187.0",
"22.0.0-nightly.20220809": "105.0.5187.0",
"22.0.0-nightly.20220810": "105.0.5187.0",
"22.0.0-nightly.20220811": "105.0.5187.0"
"22.0.0-nightly.20220811": "105.0.5187.0",
"22.0.0-nightly.20220812": "105.0.5187.0"
};
2 changes: 1 addition & 1 deletion full-versions.json

Large diffs are not rendered by default.

0 comments on commit 19af60b

Please sign in to comment.