Skip to content

Commit

Permalink
-
Browse files Browse the repository at this point in the history
  • Loading branch information
geosoft1 committed May 3, 2019
1 parent 1bd7a51 commit 8d67dce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 8d67dce

Please sign in to comment.