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
1 changed files with 1 additions and 1 deletions

View File

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