mirror of
https://github.com/tuna/tunasync.git
synced 2026-07-06 22:32:08 +08:00
5 lines
76 B
Go
5 lines
76 B
Go
package internal
|
|
|
|
// Version of the program
|
|
const Version string = "0.10.0"
|