mirror of
https://github.com/schlagmichdoch/PairDrop.git
synced 2025-04-21 23:36:17 -04:00
increase version to v1.9.4
This commit is contained in:
parent
433373bad1
commit
86e0d97afb
7 changed files with 9 additions and 9 deletions
|
@ -1,4 +1,4 @@
|
|||
const cacheVersion = 'v1.9.3';
|
||||
const cacheVersion = 'v1.9.4';
|
||||
const cacheTitle = `pairdrop-cache-${cacheVersion}`;
|
||||
const forceFetch = false; // FOR DEVELOPMENT: Set to true to always update assets instead of using cached versions
|
||||
const urlsToCache = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue