Skip to content

Commit

Permalink
bump version to 2.2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
kirainmoe committed Jun 10, 2020
1 parent 94c7c9c commit 1da1375
Show file tree
Hide file tree
Showing 15 changed files with 345 additions and 243 deletions.
2 changes: 1 addition & 1 deletion starbeat-client/build/asset-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"static/js/2.chunk.js": "./static/js/2.chunk.js",
"static/js/2.chunk.js.map": "./static/js/2.chunk.js.map",
"index.html": "./index.html",
"precache-manifest.56c0b0a67aa661b47d11626c8907de90.js": "./precache-manifest.56c0b0a67aa661b47d11626c8907de90.js",
"precache-manifest.80a6cfb6ce523b8f6529b16a44d64e47.js": "./precache-manifest.80a6cfb6ce523b8f6529b16a44d64e47.js",
"service-worker.js": "./service-worker.js",
"static/css/2.chunk.css.map": "./static/css/2.chunk.css.map",
"static/css/main.chunk.css.map": "./static/css/main.chunk.css.map",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,23 +4,23 @@ self.__precacheManifest = (self.__precacheManifest || []).concat([
"url": "./index.html"
},
{
"revision": "c137512a588324483744",
"revision": "3b557c342be73394029e",
"url": "./static/css/2.chunk.css"
},
{
"revision": "6984fc89fb9b9cb6c78d",
"revision": "108a5260dd1e0ef2817d",
"url": "./static/css/main.chunk.css"
},
{
"revision": "c137512a588324483744",
"revision": "3b557c342be73394029e",
"url": "./static/js/2.chunk.js"
},
{
"revision": "a366888eb77243c004483cd2ac7ea0cc",
"url": "./static/js/2.chunk.js.LICENSE.txt"
},
{
"revision": "6984fc89fb9b9cb6c78d",
"revision": "108a5260dd1e0ef2817d",
"url": "./static/js/main.chunk.js"
},
{
Expand Down
2 changes: 1 addition & 1 deletion starbeat-client/build/service-worker.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
importScripts("https://storage.googleapis.com/workbox-cdn/releases/4.3.1/workbox-sw.js");

importScripts(
"./precache-manifest.56c0b0a67aa661b47d11626c8907de90.js"
"./precache-manifest.80a6cfb6ce523b8f6529b16a44d64e47.js"
);

self.addEventListener('message', (event) => {
Expand Down
2 changes: 1 addition & 1 deletion starbeat-client/build/static/css/2.chunk.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion starbeat-client/build/static/css/2.chunk.css.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion starbeat-client/build/static/css/main.chunk.css

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

Loading

0 comments on commit 1da1375

Please sign in to comment.