Merge branch 'master' into translate

This commit is contained in:
schlagmichdoch
2023-08-28 15:05:11 +02:00
14 changed files with 324 additions and 186 deletions
+1 -1
View File
@@ -299,7 +299,7 @@
</svg>
<div class="title-wrapper">
<h1>PairDrop</h1>
<div class="font-subheading">v1.7.6</div>
<div class="font-subheading">v1.7.7</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">
+1 -1
View File
@@ -1,4 +1,4 @@
const cacheVersion = 'v1.7.6';
const cacheVersion = 'v1.7.7';
const cacheTitle = `pairdrop-cache-${cacheVersion}`;
const urlsToCache = [
'index.html',