mirror of
https://github.com/schlagmichdoch/PairDrop.git
synced 2025-04-24 16:56:16 -04:00
increase version to v1.8.0
This commit is contained in:
parent
2abbfcea75
commit
efec6eaa1a
7 changed files with 9 additions and 9 deletions
|
@ -436,7 +436,7 @@
|
|||
</svg>
|
||||
<div class="title-wrapper">
|
||||
<h1>PairDrop</h1>
|
||||
<div class="font-subheading">v1.7.7</div>
|
||||
<div class="font-subheading">v1.8.0</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,4 +1,4 @@
|
|||
const cacheVersion = 'v1.7.7';
|
||||
const cacheVersion = 'v1.8.0';
|
||||
const cacheTitle = `pairdrop-included-ws-fallback-cache-${cacheVersion}`;
|
||||
const urlsToCache = [
|
||||
'index.html',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue