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 1, 2022
1 parent caa1190 commit b3f67b7
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 @@ -2052,6 +2052,7 @@ module.exports = {
"21.0.0-nightly.20220725",
"21.0.0-nightly.20220726",
"21.0.0-nightly.20220727",
"21.0.0-nightly.20220728"
"21.0.0-nightly.20220728",
"21.0.0-nightly.20220801"
]
};
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 @@ -1511,5 +1511,6 @@ module.exports = {
"21.0.0-nightly.20220725": "105.0.5187.0",
"21.0.0-nightly.20220726": "105.0.5187.0",
"21.0.0-nightly.20220727": "105.0.5187.0",
"21.0.0-nightly.20220728": "105.0.5187.0"
"21.0.0-nightly.20220728": "105.0.5187.0",
"21.0.0-nightly.20220801": "105.0.5187.0"
};
2 changes: 1 addition & 1 deletion full-versions.json

Large diffs are not rendered by default.

0 comments on commit b3f67b7

Please sign in to comment.