increase version to v1.8.1

This commit is contained in:
schlagmichdoch 2023-09-19 18:05:54 +02:00
parent d7626822fa
commit e0548102d3
7 changed files with 9 additions and 9 deletions

View file

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