Skip to content

Commit 4b8ab63

Browse files
committed
version.text: Update to V2.0.9.
Signed-off-by: lbuque <[email protected]>
1 parent 37ad39d commit 4b8ab63

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

m5stack/modules/_boot.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
_ _(_)/ _| | _____ __
1212
| | | | | |_| |/ _ \ \ /\ / /
1313
| |_| | | _| | (_) \ V V /
14-
\__,_|_|_| |_|\___/ \_/\_/ 2.0.8
14+
\__,_|_|_| |_|\___/ \_/\_/ 2.0.9
1515
"""
1616
print(uiflow_str)
1717
del uiflow_str

m5stack/version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
V2.0.8
1+
V2.0.9

third-party/modules/_boot.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
_ _(_)/ _| | _____ __
1212
| | | | | |_| |/ _ \ \ /\ / /
1313
| |_| | | _| | (_) \ V V /
14-
\__,_|_|_| |_|\___/ \_/\_/ 2.0.8
14+
\__,_|_|_| |_|\___/ \_/\_/ 2.0.9
1515
"""
1616
print(uiflow_str)
1717
del uiflow_str

third-party/version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
V2.0.8
1+
V2.0.9

0 commit comments

Comments
 (0)