Merge pull request 'feat: updated icons for application (v1.1.1)' () from dev into main

Reviewed-on: 
This commit is contained in:
Pavel-Savely Savianok 2025-02-26 00:17:06 +01:00
commit 096051b49d
5 changed files with 2 additions and 2 deletions
app.json
assets
default.b
default.r
default.s
package.json

@ -6,7 +6,7 @@
"appType": "app",
"version": {
"code": 1,
"name": "1.1.0"
"name": "1.1.1"
},
"icon": "icon.png",
"vender": "zepp",

Binary file not shown.

Before

(image error) Size: 5.5 KiB

After

(image error) Size: 76 KiB

Binary file not shown.

Before

(image error) Size: 5.5 KiB

After

(image error) Size: 76 KiB

Binary file not shown.

Before

(image error) Size: 5.5 KiB

After

(image error) Size: 76 KiB

@ -1,6 +1,6 @@
{
"name": "totpfit",
"version": "1.1.0",
"version": "1.1.1",
"description": "Another 2FAuthenticator based on TOTP for Zepp Amazfit GTS 4",
"main": "app.js",
"author": "Lisoveliy",