From 8d67dce57824024509fa892ad42371b7ab05624c Mon Sep 17 00:00:00 2001 From: geosoft1 Date: Fri, 3 May 2019 11:34:27 +0300 Subject: [PATCH] - --- main.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.go b/main.go index 7ecf8b0..078e815 100644 --- a/main.go +++ b/main.go @@ -19,7 +19,7 @@ import ( // TODO application version // https://semver.org/#semantic-versioning-200 -const SW_VERSION = "1.1.0-release-build300419" +const SW_VERSION = "1.1.1-release-build030519" // NOTE session cookie name const SESSID = "SESSID"