1
0
mirror of https://bitbucket.org/s_l_teichmann/mtsatellite synced 2025-06-23 19:50:40 +02:00

Bumped version to 0.8.2

This commit is contained in:
Sascha L. Teichmann 2017-03-05 18:10:14 +01:00
parent e68e762322
commit e1e3821f47

@ -9,7 +9,7 @@ import (
"os"
)
const MTSatelliteVersion = "0.8.1"
const MTSatelliteVersion = "0.8.2"
func PrintVersionAndExit() {
fmt.Printf("Version: %s\n", MTSatelliteVersion)