mirror of
https://github.com/tuna/tunasync.git
synced 2026-07-03 12:28:07 +08:00
@@ -51,7 +51,7 @@ PreSyncing Syncing Succe
|
||||
|
||||
## Building
|
||||
|
||||
Go version: 1.22
|
||||
Go version: 1.26
|
||||
|
||||
```shell
|
||||
# for native arch
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
package internal
|
||||
|
||||
// Version of the program
|
||||
const Version string = "0.9.3"
|
||||
const Version string = "0.10.0"
|
||||
|
||||
Reference in New Issue
Block a user