Skip to content

Commit

Permalink
Update gh-pages to output generated at f49bdad
Browse files Browse the repository at this point in the history
  • Loading branch information
samuelmaddock committed Aug 18, 2024
1 parent 551c19b commit 6e82186
Show file tree
Hide file tree
Showing 6 changed files with 11 additions and 11 deletions.
4 changes: 2 additions & 2 deletions app.prod.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion app.prod.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@
};
})();
</script>
<meta name="version" content="v0.10.3 (HEAD@46a17c1)"><link href="/style.css" rel="stylesheet"></head>
<meta name="version" content="v0.10.4 (HEAD@f49bdad)"><link href="/style.css" rel="stylesheet"></head>
<body>
<div id="root">
<div class="loading-screen">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -48,11 +48,11 @@ self.__precacheManifest = (self.__precacheManifest || []).concat([
"url": "/6.app.prod.js.map"
},
{
"revision": "2501d58d0d0e8c35aa37",
"revision": "8e84b358a58ec1fb0905",
"url": "/app.prod.js"
},
{
"revision": "2501d58d0d0e8c35aa37",
"revision": "8e84b358a58ec1fb0905",
"url": "/app.prod.js.map"
},
{
Expand Down Expand Up @@ -420,7 +420,7 @@ self.__precacheManifest = (self.__precacheManifest || []).concat([
"url": "/images/icon-512.png"
},
{
"revision": "22c468b00262cefee218d9f5f8f8351c",
"revision": "26fc2c00e9ab847221617a1616a72775",
"url": "/index.html"
},
{
Expand All @@ -432,11 +432,11 @@ self.__precacheManifest = (self.__precacheManifest || []).concat([
"url": "/mediasession.mp4"
},
{
"revision": "2501d58d0d0e8c35aa37",
"revision": "8e84b358a58ec1fb0905",
"url": "/style.css"
},
{
"revision": "2501d58d0d0e8c35aa37",
"revision": "8e84b358a58ec1fb0905",
"url": "/style.css.map"
},
{
Expand Down
2 changes: 1 addition & 1 deletion service-worker.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ importScripts("/workbox-v4.3.0/workbox-sw.js");
workbox.setConfig({modulePathPrefix: "/workbox-v4.3.0"});

importScripts(
"/precache-manifest.525464aca9e49cf32fe2b13910f271c8.js"
"/precache-manifest.6c3b937d01791506f015573cb9697839.js"
);

workbox.core.skipWaiting();
Expand Down
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.10.3
0.10.4

0 comments on commit 6e82186

Please sign in to comment.