mirror of
https://github.com/schlagmichdoch/PairDrop.git
synced 2025-04-24 16:56:16 -04:00
Increase version to v1.10.10
## Enhancements - Make displayName field more intuitive by hiding the placeholder when it is focussed (#319) ## Fixes - Fixes substring error on server (#308) ## Languages - New Language Czech - New Language Ukrainian - Translations update from Hosted Weblate (Indonesian)
This commit is contained in:
parent
08af4670ee
commit
3e502a76d0
6 changed files with 9 additions and 9 deletions
|
@ -1,4 +1,4 @@
|
|||
const cacheVersion = 'v1.10.9';
|
||||
const cacheVersion = 'v1.10.10';
|
||||
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