mirror of
https://github.com/schlagmichdoch/PairDrop.git
synced 2025-04-25 09:16:18 -04:00
increase version to v1.9.1
This commit is contained in:
parent
787cd8dab5
commit
13d5c01935
7 changed files with 9 additions and 9 deletions
|
@ -485,7 +485,7 @@
|
|||
</svg>
|
||||
<div class="title-wrapper" dir="ltr">
|
||||
<h1>PairDrop</h1>
|
||||
<div class="font-subheading">v1.9.0</div>
|
||||
<div class="font-subheading">v1.9.1</div>
|
||||
</div>
|
||||
<div class="font-subheading" data-i18n-key="about.claim" data-i18n-attrs="text"></div>
|
||||
<div class="row">
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
const cacheVersion = 'v1.9.0';
|
||||
const cacheVersion = 'v1.9.1';
|
||||
const cacheTitle = `pairdrop-included-ws-fallback-cache-${cacheVersion}`;
|
||||
const urlsToCache = [
|
||||
'./',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue