Skip to content

Commit

Permalink
generate new version
Browse files Browse the repository at this point in the history
  • Loading branch information
Kilian committed Jun 19, 2019
1 parent 6a9a93c commit 79889cb
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 4 deletions.
2 changes: 2 additions & 0 deletions full-chromium-versions.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
module.exports = {
"77.0.3815.0": [
"7.0.0-nightly.20190618",
"7.0.0-nightly.20190616",
"7.0.0-nightly.20190615",
"7.0.0-nightly.20190613",
Expand Down Expand Up @@ -34,6 +35,7 @@ module.exports = {
"6.0.0-nightly.20190212"
],
"76.0.3809.26": [
"6.0.0-beta.9",
"6.0.0-beta.8"
],
"76.0.3809.22": [
Expand Down
2 changes: 2 additions & 0 deletions full-versions.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
module.exports = {
"7.0.0-nightly.20190618": "77.0.3815.0",
"7.0.0-nightly.20190616": "77.0.3815.0",
"7.0.0-nightly.20190615": "77.0.3815.0",
"7.0.0-nightly.20190613": "77.0.3815.0",
Expand All @@ -19,6 +20,7 @@ module.exports = {
"6.0.0-nightly.20190311": "74.0.3724.8",
"6.0.0-nightly.20190213": "72.0.3626.110",
"6.0.0-nightly.20190212": "72.0.3626.107",
"6.0.0-beta.9": "76.0.3809.26",
"6.0.0-beta.8": "76.0.3809.26",
"6.0.0-beta.7": "76.0.3809.22",
"6.0.0-beta.6": "76.0.3809.3",
Expand Down
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"devDependencies": {
"ava": "^1.1.0",
"codecov": "^3.1.0",
"electron-releases": "^3.141.0",
"electron-releases": "^3.142.0",
"nyc": "^13.3.0",
"request": "^2.88.0",
"shelljs": "^0.7.6"
Expand Down

0 comments on commit 79889cb

Please sign in to comment.