mirror of
https://bitbucket.org/s_l_teichmann/mtsatellite
synced 2025-01-25 15:40:22 +01:00
Bumped version to 0.8.1
This commit is contained in:
parent
81aad3b7de
commit
baef2659e3
@ -9,7 +9,7 @@ import (
|
|||||||
"os"
|
"os"
|
||||||
)
|
)
|
||||||
|
|
||||||
const MTSatelliteVersion = "0.8"
|
const MTSatelliteVersion = "0.8.1"
|
||||||
|
|
||||||
func PrintVersionAndExit() {
|
func PrintVersionAndExit() {
|
||||||
fmt.Printf("Version: %s\n", MTSatelliteVersion)
|
fmt.Printf("Version: %s\n", MTSatelliteVersion)
|
||||||
|
Loading…
Reference in New Issue
Block a user