diff --git a/app.json b/app.json index 12119f3..77a2183 100644 --- a/app.json +++ b/app.json @@ -6,7 +6,7 @@ "appType": "app", "version": { "code": 1, - "name": "1.1.3" + "name": "1.2.1" }, "icon": "icon.png", "vender": "zepp", diff --git a/icon_for_appstore.png b/icon_for_appstore.png new file mode 100644 index 0000000..2dd8670 Binary files /dev/null and b/icon_for_appstore.png differ diff --git a/package.json b/package.json index d9a0d69..22e7d68 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "totpfit", - "version": "1.1.3", + "version": "1.2.1", "description": "Another 2FAuthenticator based on TOTP for Zepp Amazfit GTS 4", "main": "app.js", "author": "Lisoveliy",