mirror of
https://bitbucket.org/s_l_teichmann/mtsatellite
synced 2025-04-16 00:40:30 +02:00
Set version to 0.7
This commit is contained in:
parent
2583071e81
commit
599ec1cf2b
@ -9,7 +9,7 @@ import (
|
|||||||
"os"
|
"os"
|
||||||
)
|
)
|
||||||
|
|
||||||
const MTSatelliteVersion = "0.6"
|
const MTSatelliteVersion = "0.7"
|
||||||
|
|
||||||
func PrintVersionAndExit() {
|
func PrintVersionAndExit() {
|
||||||
fmt.Printf("Version: %s\n", MTSatelliteVersion)
|
fmt.Printf("Version: %s\n", MTSatelliteVersion)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user