Increase version to v1.11.1

## Fixes
- Fix PWA install button on chromium based browsers (#383) (Thanks @realchrislovett)
- Fix wrong file extension on chromium based browsers if mime type is not set (#355)

## Languages
- Translations updates from Hosted Weblate (Japanese)
This commit is contained in:
schlagmichdoch 2025-02-19 12:24:41 +01:00
parent 13e75f525d
commit c7b7badb3d
6 changed files with 9 additions and 9 deletions

View file

@ -668,7 +668,7 @@
</svg>
<div class="title-wrapper" dir="ltr">
<h1>PairDrop</h1>
<div class="font-subheading">v1.11.0</div>
<div class="font-subheading">v1.11.1</div>
</div>
<div class="font-subheading" data-i18n-key="about.claim" data-i18n-attrs="text"></div>
<div class="row">

View file

@ -1,4 +1,4 @@
const cacheVersion = 'v1.11.0';
const cacheVersion = 'v1.11.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 = [