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 Nov 29, 2023
1 parent 309ff47 commit 2887206
Show file tree
Hide file tree
Showing 3 changed files with 8,145 additions and 8,144 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 @@ -28,9 +28,9 @@ const RESOURCES = {"assets/AssetManifest.bin": "d3bd706ec30dbc6d9e4c2d27810f6af5
"icons/Icon-512.png": "7e6663123a9ea804e75a340ff4c0f1c1",
"icons/Icon-maskable-192.png": "7e6663123a9ea804e75a340ff4c0f1c1",
"icons/Icon-maskable-512.png": "7e6663123a9ea804e75a340ff4c0f1c1",
"index.html": "dc1c870c60803b87c53ed87adef91ed4",
"/": "dc1c870c60803b87c53ed87adef91ed4",
"main.dart.js": "d52ccf04aa239bf537e964a356bbf6f7",
"index.html": "1d745643310c083cd4f0ebca9d9ecf67",
"/": "1d745643310c083cd4f0ebca9d9ecf67",
"main.dart.js": "37cf595b4011903cf74d10d8513db6c0",
"manifest.json": "50186102a59b34a320197e48bfdd93e5",
"version.json": "f5344b66a8ee6183e94727eb33425a59"};
// The application shell files that are downloaded before a service worker can
Expand Down
2 changes: 1 addition & 1 deletion docs/web/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@

<script>
// The value below is injected by flutter build, do not touch.
const serviceWorkerVersion = "4009874183";
const serviceWorkerVersion = "1260765731";
</script>
<!-- This script adds the flutter initialization JS code -->
<script src="flutter.js" defer></script>
Expand Down
Loading

0 comments on commit 2887206

Please sign in to comment.