mirror of
https://github.com/schlagmichdoch/PairDrop.git
synced 2026-04-21 22:54:53 +08: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:
@@ -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 = [
|
||||
|
||||
Reference in New Issue
Block a user