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

chore(version): bump version number

This commit is contained in:
Anthony Lapenna 2016-12-26 13:30:06 +13:00
parent d54d30a7be
commit 4d6dadd17c
4 changed files with 4 additions and 4 deletions

View file

@ -118,7 +118,7 @@ type (
const (
// APIVersion is the version number of portainer API.
APIVersion = "1.10.2"
APIVersion = "1.11.0"
)
const (