increase version to v1.7.4

This commit is contained in:
schlagmichdoch 2023-05-26 20:37:38 +02:00
parent 520b772bc8
commit a3a8228327
6 changed files with 7 additions and 7 deletions

View file

@ -281,7 +281,7 @@
</svg>
<div class="title-wrapper">
<h1>PairDrop</h1>
<div class="font-subheading">v1.7.3</div>
<div class="font-subheading">v1.7.4</div>
</div>
<div class="font-subheading">The easiest way to transfer files across devices</div>
<div class="row">

View file

@ -1,4 +1,4 @@
const cacheVersion = 'v1.7.3';
const cacheVersion = 'v1.7.4';
const cacheTitle = `pairdrop-included-ws-fallback-cache-${cacheVersion}`;
const urlsToCache = [
'index.html',