Skip to content

Commit

Permalink
Deploying to gh-pages from @ 1d14d73 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
zeshuaro committed Nov 15, 2023
1 parent 4db28a1 commit c3cd35d
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
6 changes: 3 additions & 3 deletions flutter_service_worker.js
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,11 @@ const RESOURCES = {"flutter.js": "6fef97aeca90b426343ba6c5c9dc5d4a",
"assets/NOTICES": "22b4884bfd9c60782680571e26c11b45",
"assets/shaders/ink_sparkle.frag": "f8b80e740d33eb157090be4e995febdf",
"favicon.ico": "02cc314f1888171f9ec195c1a97d1acb",
"index.html": "02f639b18578af0ab02d185c2bff139b",
"/": "02f639b18578af0ab02d185c2bff139b",
"index.html": "7b95bf775135bab44fa2d60367e19b2c",
"/": "7b95bf775135bab44fa2d60367e19b2c",
"main.dart.js": "2a5f0c57c0f226ef7b12e5ac9e16bbbe",
"manifest.json": "447fc2245bc32d7418ff21db53c64d75",
"version.json": "39913aac672dce956fe617f577a60143",
"version.json": "60efb902ba28c9173193ee44d16069f5",
"canvaskit/skwasm.js": "95f16c6690f955a45b2317496983dbe9",
"canvaskit/chromium/canvaskit.wasm": "be0e3b33510f5b7b0cc76cc4d3e50048",
"canvaskit/chromium/canvaskit.js": "96ae916cd2d1b7320fff853ee22aebb0",
Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
<title>Appainter</title>
<link rel="manifest" href="manifest.json" />
<script>
const serviceWorkerVersion = "2122676565";
const serviceWorkerVersion = "707446589";
</script>
<script src="flutter.js" defer></script>
</head>
Expand Down
4 changes: 2 additions & 2 deletions main.dart.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion version.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"app_name":"appainter","version":"1.9.6-next","build_number":"1","package_name":"appainter"}
{"app_name":"appainter","version":"1.9.6-next","build_number":"2","package_name":"appainter"}

0 comments on commit c3cd35d

Please sign in to comment.