mirror of
https://bitbucket.org/s_l_teichmann/mtsatellite
synced 2024-11-16 15:20:20 +01:00
Bump version to 0.9
This commit is contained in:
parent
9f8ff8b393
commit
fd73757bbd
|
@ -9,7 +9,7 @@ import (
|
||||||
"os"
|
"os"
|
||||||
)
|
)
|
||||||
|
|
||||||
const MTSatelliteVersion = "0.8.2"
|
const MTSatelliteVersion = "0.9"
|
||||||
|
|
||||||
func PrintVersionAndExit() {
|
func PrintVersionAndExit() {
|
||||||
fmt.Printf("Version: %s\n", MTSatelliteVersion)
|
fmt.Printf("Version: %s\n", MTSatelliteVersion)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user