Increase version to v1.10.6

## Changes
- Fix loading error on older iOS and Mac versions
- Fix websocket-fallback info text position
- Translations update from Hosted Weblate (Turkish, Japanese, Indonesian)
This commit is contained in:
schlagmichdoch 2024-01-21 20:09:11 +01:00
parent a03482bc7f
commit 3fa0873bc4
6 changed files with 9 additions and 9 deletions

4
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "pairdrop",
"version": "1.10.5",
"version": "1.10.6",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "pairdrop",
"version": "1.10.5",
"version": "1.10.6",
"license": "ISC",
"dependencies": {
"express": "^4.18.2",