Skip to content

Commit 9a7a76f

Browse files
author
lewis he
committed
Update version to 1.1.0
1 parent dfef937 commit 9a7a76f

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

library.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@
66
"type": "git",
77
"url": "https://github.com/Xinyuan-LilyGO/TTGO_TWatch_Library.git"
88
},
9-
"authors": [{
9+
"authors": [
10+
{
1011
"name": "Xinyuan Electronics",
1112
"email": "[email protected]",
1213
"url": "https://github.com/Xinyuan-LilyGO",
@@ -17,7 +18,7 @@
1718
"email": "[email protected]"
1819
}
1920
],
20-
"version": "1.0.0",
21+
"version": "1.1.0",
2122
"frameworks": "arduino",
2223
"platforms": "esp32"
2324
}

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=TTGO T-Watch
2-
version=1.0.0
2+
version=1.1.0
33
author=TTGO
44
maintainer=lewis he <[email protected]>
55
sentence=Library for TTGO T-Watch development kit

0 commit comments

Comments
 (0)