increase version to v1.8.2

This commit is contained in:
schlagmichdoch 2023-09-24 22:30:32 +02:00
parent d7e25dc2d4
commit 82a46ebb84
7 changed files with 9 additions and 9 deletions

View file

@ -438,7 +438,7 @@
</svg>
<div class="title-wrapper">
<h1>PairDrop</h1>
<div class="font-subheading">v1.8.1</div>
<div class="font-subheading">v1.8.2</div>
</div>
<div class="font-subheading" data-i18n-key="about.claim" data-i18n-attrs="text">The easiest way to transfer files across devices</div>
<div class="row">

View file

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