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 23, 2022
1 parent 5128d3b commit 6bd14d1
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 @@ -2085,6 +2085,7 @@ module.exports = {
"21.0.0-nightly.20220719"
],
"106.0.5216.0": [
"22.0.0-nightly.20220822"
"22.0.0-nightly.20220822",
"22.0.0-nightly.20220823"
]
};
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 @@ -1538,5 +1538,6 @@ module.exports = {
"22.0.0-nightly.20220815": "105.0.5187.0",
"22.0.0-nightly.20220816": "105.0.5187.0",
"22.0.0-nightly.20220817": "105.0.5187.0",
"22.0.0-nightly.20220822": "106.0.5216.0"
"22.0.0-nightly.20220822": "106.0.5216.0",
"22.0.0-nightly.20220823": "106.0.5216.0"
};
2 changes: 1 addition & 1 deletion full-versions.json

Large diffs are not rendered by default.

0 comments on commit 6bd14d1

Please sign in to comment.