Skip to content

Commit 8d67dce

Browse files
committed
-
1 parent 1bd7a51 commit 8d67dce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ import (
1919

2020
// TODO application version
2121
// https://semver.org/#semantic-versioning-200
22-
const SW_VERSION = "1.1.0-release-build300419"
22+
const SW_VERSION = "1.1.1-release-build030519"
2323

2424
// NOTE session cookie name
2525
const SESSID = "SESSID"

0 commit comments

Comments
 (0)