Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
zincarla committed Oct 5, 2020
1 parent b7c25f4 commit 071d6aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/configuration.go
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ var SessionStore *sessions.CookieStore
var Configuration ConfigurationSettings

//ApplicationVersion Current version of application. This should be incremented every release
var ApplicationVersion = "1.0.4.1"
var ApplicationVersion = "1.0.4.2"

//SessionVariableName is used when checking cookies
var SessionVariableName = "gib-session"
Expand Down

0 comments on commit 071d6aa

Please sign in to comment.