Skip to content

Commit

Permalink
deploy: 0fb123f
Browse files Browse the repository at this point in the history
  • Loading branch information
felipebueno committed Jun 7, 2024
1 parent 0e48926 commit 80f4927
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion flutter_bootstrap.js

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

6 changes: 3 additions & 3 deletions flutter_service_worker.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,10 @@ const RESOURCES = {"canvaskit/skwasm.worker.js": "bfb704a6c714a75da9ef320991e88b
"icons/Icon-192.png": "b1097cc02e208a8e8c4d4d9564525936",
"manifest.json": "cecc1df05d85cb6009b958cc2ca9bf5e",
"favicon.png": "6a48d51cdf148da7deb3efd64858bed9",
"flutter_bootstrap.js": "92bf963c1665991afa075349b6214272",
"flutter_bootstrap.js": "c21e43598c8b23a24313f88eaa60f5fe",
"version.json": "2596f22d77fa9f71d4e229e1abaaed76",
"index.html": "87f749febd79fea5e06a97c4f4c5b49d",
"/": "87f749febd79fea5e06a97c4f4c5b49d",
"index.html": "25c107991ffcae5c0cece8a225c588bd",
"/": "25c107991ffcae5c0cece8a225c588bd",
"main.dart.js": "5335f79bda2264255e5fd8b5dbc9e43e",
"assets/AssetManifest.json": "6d73ee7d326302f1d2164ab7e0eb1d57",
"assets/shaders/ink_sparkle.frag": "ecc85a2e95f5e9f53123dcaf8cb9b6ce",
Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@

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

0 comments on commit 80f4927

Please sign in to comment.