1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-07-24 15:59:41 +02:00

chore(version): bump version number

This commit is contained in:
Anthony Lapenna 2016-06-24 10:24:27 +12:00
parent bf4622e4f5
commit ce2e6f80fc
4 changed files with 4 additions and 4 deletions

View file

@ -171,7 +171,7 @@ func csrfWrapper(h http.Handler) http.Handler {
}
func main() {
kingpin.Version("1.0.3")
kingpin.Version("1.0.4")
kingpin.Parse()
configuration := Config{