Bump to v0.10.0

Signed-off-by: Shengqi Chen <harry-chen@outlook.com>
This commit is contained in:
Shengqi Chen
2026-04-13 21:57:25 +08:00
parent 5832e11b51
commit 6be7eebb1e
2 changed files with 2 additions and 2 deletions

View File

@@ -51,7 +51,7 @@ PreSyncing Syncing Succe
## Building
Go version: 1.22
Go version: 1.26
```shell
# for native arch

View File

@@ -1,4 +1,4 @@
package internal
// Version of the program
const Version string = "0.9.3"
const Version string = "0.10.0"