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