Skip to content

Commit

Permalink
Deploying to gh-pages from @ 96a732d 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
iqfareez committed Apr 13, 2024
1 parent a98da68 commit 9025e6a
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 @@ -15,8 +15,8 @@ const RESOURCES = {"splash/style.css": "9b87a528e8f5d7be00fcdac6cc010685",
"favicon.ico": "6851670123178c91fb8c841d530a3000",
"manifest.json": "545a018caedcede90a3add1a1476471e",
"main.dart.js": "0a9a52a9db9b5086f60a1efffb445df2",
"index.html": "ff98fb6d4cdc5ad4452ceec8d0a8d8d7",
"/": "ff98fb6d4cdc5ad4452ceec8d0a8d8d7",
"index.html": "659113b278b4678b2ad09884246c2156",
"/": "659113b278b4678b2ad09884246c2156",
"canvaskit/skwasm.js.symbols": "741d50ffba71f89345996b0aa8426af8",
"canvaskit/canvaskit.wasm": "3d2a2d663e8c5111ac61a46367f751ac",
"canvaskit/canvaskit.js": "c86fbd9e7b17accae76e5ad116583dc4",
Expand All @@ -27,7 +27,7 @@ const RESOURCES = {"splash/style.css": "9b87a528e8f5d7be00fcdac6cc010685",
"canvaskit/canvaskit.js.symbols": "38cba9233b92472a36ff011dc21c2c9f",
"canvaskit/skwasm.js": "445e9e400085faead4493be2224d95aa",
"canvaskit/skwasm.wasm": "e42815763c5d05bba43f9d0337fa7d84",
"version.json": "98a270554cea64634057e3dd816ab84c",
"version.json": "39b26f52a90f9e596dbc1d7016a88f2f",
"assets/AssetManifest.bin.json": "c7cc2174aad0c11798ff6da62aa631d4",
"assets/AssetManifest.json": "9ffc0a6ee5528c270489e3dba9329a90",
"assets/packages/cupertino_icons/assets/CupertinoIcons.ttf": "519449d4b3fa4429e6d598430ca133c8",
Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
application. For more information, see:
https://developers.google.com/web/fundamentals/primers/service-workers -->
<script>
const serviceWorkerVersion = "162164089";
const serviceWorkerVersion = "2000289495";
var scriptLoaded = false;
function loadMainDartJs() {
if (scriptLoaded) {
Expand Down
2 changes: 1 addition & 1 deletion version.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"app_name":"people_in_space","version":"1.1.1","build_number":"4","package_name":"people_in_space"}
{"app_name":"people_in_space","version":"1.1.2","build_number":"5","package_name":"people_in_space"}

0 comments on commit 9025e6a

Please sign in to comment.