Skip to content

Commit

Permalink
deploy: 514e791
Browse files Browse the repository at this point in the history
  • Loading branch information
waotzi committed Aug 23, 2023
1 parent 1b4e5f4 commit 1cd03fb
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions flutter_service_worker.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@ const RESOURCES = {
"assets/packages/window_manager/images/ic_chrome_unmaximize.png": "4a90c1909cb74e8f0d35794e2f61d8bf",
"assets/FontManifest.json": "7b2a36307916a9721811788013e65289",
"assets/NOTICES": "88e8d4f81af059a7e56dc17672139e98",
"version.json": "c20ac9bd53a85fe8edbc6776a558ee0b",
"version.json": "f8e80c5663af6dd97b177db5dab76b10",
"manifest.json": "ae12d620bdb8326f160e993d64fbf19f",
"index.html": "17819c741fb73a14a345f71a91fea9bb",
"/": "17819c741fb73a14a345f71a91fea9bb",
"index.html": "1e6867f3bfba63538094d72a41081808",
"/": "1e6867f3bfba63538094d72a41081808",
"favicon.png": "5dcef449791fa27946b3d35ad8803796",
"flutter.js": "a85fcf6324d3c4d3ae3be1ae4931e9c5",
"icons/Icon-192.png": "ac9a721a12bbc803b44f645561ecb1e1",
Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@

<script>
// The value below is injected by flutter build, do not touch.
var serviceWorkerVersion = '1831908882';
var serviceWorkerVersion = '2435890582';
</script>
<!-- This script adds the flutter initialization JS code -->
<script src="flutter.js" defer></script>
Expand Down
2 changes: 1 addition & 1 deletion version.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"app_name":"inner_breeze","version":"0.0.1","build_number":"1","package_name":"inner_breeze"}
{"app_name":"inner_breeze","version":"0.1.0","package_name":"inner_breeze"}

0 comments on commit 1cd03fb

Please sign in to comment.