Skip to content

Commit

Permalink
New deploy to github pages
Browse files Browse the repository at this point in the history
  • Loading branch information
eduardoazvd17 committed Jan 23, 2024
1 parent a195ce7 commit edd4c5e
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions docs/web/flutter_service_worker.js
Original file line number Diff line number Diff line change
Expand Up @@ -43,11 +43,11 @@ const RESOURCES = {"assets/AssetManifest.bin": "f27bbfd6718d269437f05d49250dc126
"icons/Icon-512.png": "7e6663123a9ea804e75a340ff4c0f1c1",
"icons/Icon-maskable-192.png": "7e6663123a9ea804e75a340ff4c0f1c1",
"icons/Icon-maskable-512.png": "7e6663123a9ea804e75a340ff4c0f1c1",
"index.html": "61d1d0874210eb4f5f85de34dccc811f",
"/": "61d1d0874210eb4f5f85de34dccc811f",
"index.html": "459a456c13b37c859a69c363d5cf0e45",
"/": "459a456c13b37c859a69c363d5cf0e45",
"main.dart.js": "670f5626e62775c4a07ab592b29cb805",
"manifest.json": "50186102a59b34a320197e48bfdd93e5",
"version.json": "8b4d1591aa55f3fe3c5ca7fb6ff9bb53"};
"version.json": "11e347514e501054f62fe2b17c6b0a89"};
// The application shell files that are downloaded before a service worker can
// start.
const CORE = ["main.dart.js",
Expand Down
2 changes: 1 addition & 1 deletion docs/web/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@

<script>
// The value below is injected by flutter build, do not touch.
const serviceWorkerVersion = "1062880496";
const serviceWorkerVersion = "2054536026";
</script>
<!-- This script adds the flutter initialization JS code -->
<script src="flutter.js" defer></script>
Expand Down
2 changes: 1 addition & 1 deletion docs/web/version.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"app_name":"eduardoazevedo","version":"1.2.0","build_number":"8","package_name":"eduardoazevedo"}
{"app_name":"eduardoazevedo","version":"1.2.1","build_number":"9","package_name":"eduardoazevedo"}

0 comments on commit edd4c5e

Please sign in to comment.