Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
zincarla committed Oct 20, 2019
1 parent 2a7fea9 commit 968d12b
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 @@ -44,7 +44,7 @@ var SessionStore *sessions.CookieStore
var Configuration ConfigurationSettings

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

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

0 comments on commit 968d12b

Please sign in to comment.