1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-08-02 12:25:22 +02:00

chore(version): bumped version number

This commit is contained in:
Anthony Lapenna 2016-07-13 15:06:10 +12:00
parent 521d146d7b
commit 1f884e9584
4 changed files with 4 additions and 4 deletions

View file

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