chore: update version

This commit is contained in:
Saveliy Savenok 2024-11-23 16:05:33 +03:00
parent 4ff13c61f4
commit 2a92f8f752
2 changed files with 2 additions and 2 deletions

View File

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

View File

@ -1,6 +1,6 @@
{ {
"name": "vhs-watch", "name": "vhs-watch",
"version": "1.1.0", "version": "1.1.1",
"description": "vhs watch for Zepp OS 3.0 (GTS 4)", "description": "vhs watch for Zepp OS 3.0 (GTS 4)",
"main": "app.js", "main": "app.js",
"scripts": { "scripts": {