mirror of
https://github.com/tuna/tunasync.git
synced 2025-12-25 22:02:46 +00:00
Bump version to 0.7.1
This commit is contained in:
parent
5f5dba7154
commit
a54c969081
|
|
@ -1,4 +1,4 @@
|
|||
package internal
|
||||
|
||||
// Version of the program
|
||||
const Version string = "0.7.0"
|
||||
const Version string = "0.7.1"
|
||||
|
|
|
|||
Loading…
Reference in New Issue