Skip to content

Commit 9b2eb75

Browse files
committed
Upload file
1 parent 476aad1 commit 9b2eb75

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

Version.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# [Tool-Tree](https://zenlua.github.io/Tool-Tree)
22

3+
**Version: 1.2.9 (dev action)**
4+
5+
+ Allows quick project selection
6+
37
**Version: 1.2.8 (5-2-2026)**
48

59
+ Revise the UI loading list of applications.

pio/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ android {
2020
minSdkVersion 23
2121
targetSdkVersion 28
2222
versionCode Integer.parseInt(new java.text.SimpleDateFormat("yyMMddHH").format(new Date()))
23-
versionName "1.2.8"
23+
versionName "1.2.9"
2424
}
2525
signingConfigs {
2626
release {

0 commit comments

Comments
 (0)