Compare commits

...

3 Commits
1.1.0 ... main

Author SHA1 Message Date
Savely Savianok
5db5edcee3
Update README.md 2024-12-21 16:20:19 +03:00
Saveliy Savenok
2a92f8f752 chore: update version 2024-11-23 16:05:33 +03:00
Saveliy Savenok
4ff13c61f4 fix: fixed logos 2024-11-23 16:03:39 +03:00
5 changed files with 4 additions and 4 deletions

View File

@ -15,4 +15,4 @@ Watchface with simple and useful design without any diverting factors
![image](https://github.com/user-attachments/assets/56231f4f-1002-4fb6-9ac3-c1f1ca5dc823)
<img src="https://github.com/user-attachments/assets/9158e9f6-2234-40ca-b5cf-727f86ff8767" height=200>
<img src="https://github.com/user-attachments/assets/2c77cb6f-9639-4c7f-8ef2-38d1e17ae81b" height=200>
<img src="https://github.com/user-attachments/assets/001d922b-54f2-489f-bd56-c071bdb9012a" height=200>

View File

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

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.2 KiB

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.2 KiB

After

Width:  |  Height:  |  Size: 14 KiB

View File

@ -1,6 +1,6 @@
{
"name": "vhs-watch",
"version": "1.1.0",
"version": "1.1.1",
"description": "vhs watch for Zepp OS 3.0 (GTS 4)",
"main": "app.js",
"scripts": {
@ -14,4 +14,4 @@
"dependencies": {
"@zeppos/zml": "^0.0.9"
}
}
}