increase version to v1.8.3

This commit is contained in:
schlagmichdoch 2023-10-09 20:53:12 +02:00
parent 9f8acd6b6a
commit cffc2a834f
7 changed files with 9 additions and 9 deletions

View file

@ -439,7 +439,7 @@
</svg>
<div class="title-wrapper">
<h1>PairDrop</h1>
<div class="font-subheading">v1.8.2</div>
<div class="font-subheading">v1.8.3</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.2';
const cacheVersion = 'v1.8.3';
const cacheTitle = `pairdrop-included-ws-fallback-cache-${cacheVersion}`;
const urlsToCache = [
'index.html',