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