update natsapi

This commit is contained in:
wh1te909
2021-01-22 00:41:27 +00:00
parent 4786bd0cbe
commit 52bfe7c493
4 changed files with 4 additions and 2 deletions

View File

@@ -9,7 +9,7 @@ import (
"github.com/wh1te909/tacticalrmm/natsapi"
)
var version = "1.0.0"
var version = "1.0.1"
func main() {
ver := flag.Bool("version", false, "Prints version")