Skip to content

Commit b1034f7

Browse files
Updates
1 parent f7a5a08 commit b1034f7

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

assets/main-Va3PdnCU.js renamed to assets/main-upn06UfP.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<link rel="apple-touch-icon" href="logo192.png" />
2020

2121
<title>Web App Map</title>
22-
<script type="module" crossorigin src="/ship-log-map/assets/main-Va3PdnCU.js"></script>
22+
<script type="module" crossorigin src="/ship-log-map/assets/main-upn06UfP.js"></script>
2323
<link rel="modulepreload" crossorigin href="/ship-log-map/assets/tokens-D9LkFEN6.js">
2424
<link rel="stylesheet" crossorigin href="/ship-log-map/assets/main-DXbWauZm.css">
2525
</head>

service-worker.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* It will only control pages under /ship-log-map/.
44
*/
55

6-
const APP_VERSION = '0.1.10'; // bump on each deploy
6+
const APP_VERSION = '0.1.11'; // bump on each deploy
77
const CACHE_PREFIX = 'ship-log-map';
88
const PRECACHE = `${CACHE_PREFIX}-precache-v${APP_VERSION}`;
99
const RUNTIME = `${CACHE_PREFIX}-runtime-v${APP_VERSION}`;

0 commit comments

Comments
 (0)