mirror of
https://github.com/tuna/tunasync.git
synced 2025-12-25 22:02:46 +00:00
Bump to v0.9.1
Signed-off-by: Shengqi Chen <harry-chen@outlook.com>
This commit is contained in:
parent
748f276d49
commit
ad97ef8421
|
|
@ -1,4 +1,4 @@
|
|||
package internal
|
||||
|
||||
// Version of the program
|
||||
const Version string = "0.9.0"
|
||||
const Version string = "0.9.1"
|
||||
|
|
|
|||
Loading…
Reference in New Issue