Skip to content

Commit 4ae019b

Browse files
committed
-
1 parent 9438787 commit 4ae019b

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.0.0"
22+
const SW_VERSION = "1.0.0-release-build260419"
2323

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

0 commit comments

Comments
 (0)