diff --git a/app.json b/app.json index 0fffc6b..3d73ff5 100644 --- a/app.json +++ b/app.json @@ -6,7 +6,7 @@ "appType": "app", "version": { "code": 1, - "name": "1.3.0" + "name": "1.3.1" }, "icon": "icon.png", "vender": "zepp", diff --git a/icon_for_appstore.png b/icon_for_appstore.png index 2dd8670..1a4146a 100644 Binary files a/icon_for_appstore.png and b/icon_for_appstore.png differ diff --git a/new_icon_for_appstore.png b/new_icon_for_appstore.png new file mode 100644 index 0000000..e615d58 Binary files /dev/null and b/new_icon_for_appstore.png differ diff --git a/package.json b/package.json index afd0025..ab7d926 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "totpfit", - "version": "1.3.0", + "version": "1.3.1", "description": "Another 2FAuthenticator based on TOTP for Zepp Amazfit GTS 4", "main": "app.js", "author": "Lisoveliy",