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

release 2.11

This commit is contained in:
Matt Hook 2021-12-01 11:56:43 +13:00
parent 7ae5a3042c
commit b02bf0c9d7
3 changed files with 3 additions and 3 deletions

View file

@ -1554,7 +1554,7 @@ type (
const (
// APIVersion is the version number of the Portainer API
APIVersion = "2.9.3"
APIVersion = "2.11.0"
// DBVersion is the version number of the Portainer database
DBVersion = 35
// ComposeSyntaxMaxVersion is a maximum supported version of the docker compose syntax