Skip to content

Commit

Permalink
Deploying to gh-pages from @ bc3ec42 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 22, 2023
1 parent 7699f1f commit 851a907
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 @@ -25,15 +25,15 @@ const RESOURCES = {"favicon.ico": "02cc314f1888171f9ec195c1a97d1acb",
"assets/packages/material_design_icons_flutter/lib/fonts/materialdesignicons-webfont.ttf": "d10ac4ee5ebe8c8fff90505150ba2a76",
"assets/fonts/MaterialIcons-Regular.otf": "e7069dfd19b331be16bed984668fe080",
"assets/FontManifest.json": "1b1e7812d9eb9f666db8444d7dde1b20",
"version.json": "f1ef7bca27ab2fd22e6d71b710bd41c1",
"version.json": "e20bfa8917e15f6f607b9d55a4051384",
"icons/apple-touch-icon.png": "b1e4bbb6ad1d9d7f3ae57d46af16d2a9",
"icons/favicon-16x16.png": "6a1a342af170bec15959c265446f9331",
"icons/android-chrome-192x192.png": "e03f23fd41872367b2ba387b50f87257",
"icons/android-chrome-512x512.png": "f397aae3a660e3af9dfee292ee3e2bf9",
"icons/favicon-32x32.png": "878572d6d16bbaa08290988302449306",
"flutter.js": "6fef97aeca90b426343ba6c5c9dc5d4a",
"index.html": "b015861c1a781199c234ae70561464a0",
"/": "b015861c1a781199c234ae70561464a0",
"index.html": "c312bd3c45f0fac4a34689130df39459",
"/": "c312bd3c45f0fac4a34689130df39459",
"main.dart.js": "f75e825d4fbec9311fef2b3a6db4b7b5",
"manifest.json": "447fc2245bc32d7418ff21db53c64d75"};
// The application shell files that are downloaded before a service worker can
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 = "1984737882";
const serviceWorkerVersion = "601142228";
</script>
<script src="flutter.js" defer></script>
</head>
Expand Down
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.3-next","build_number":"4","package_name":"appainter"}
{"app_name":"appainter","version":"1.9.3-next","build_number":"5","package_name":"appainter"}

0 comments on commit 851a907

Please sign in to comment.