Skip to content

Commit

Permalink
Testing push with GitHub Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
aboutmydreams committed Nov 7, 2023
1 parent 8c6976a commit 8010b9b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions flutter_service_worker.js
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ const RESOURCES = {"vercel.json": "b86674833d99981d58ca921aeb97b92a",
"assets/fonts/MaterialIcons-Regular.otf": "3f6767fe429951258bd7e277b19ccada",
"assets/NOTICES": "b9adba87898719d61e5666367a154f04",
"assets/shaders/ink_sparkle.frag": "f8b80e740d33eb157090be4e995febdf",
"index.html": "4e0d724f98726c0fb5348d37cb13c655",
"/": "4e0d724f98726c0fb5348d37cb13c655",
"index.html": "3f7dd4cac028c1d91d364ba38771cb5c",
"/": "3f7dd4cac028c1d91d364ba38771cb5c",
"main.dart.js": "0961a4fcaca00de41d3717b27e1c1531",
"manifest.json": "b821ad466feece003cce6da9f796e5f5",
"version.json": "a7d0195c63e2e522c37ee18e73b44bd2",
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 = "2717922404";
var serviceWorkerVersion = "4156747710";
</script>
<!-- This script adds the flutter initialization JS code -->
<script src="flutter.js" defer></script>
Expand Down

0 comments on commit 8010b9b

Please sign in to comment.