1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-07-25 00:09:40 +02:00

bump to 2.9.2

This commit is contained in:
Matt Hook 2021-10-19 15:51:16 +13:00
parent 4f350ab6f5
commit f0efc4f904
3 changed files with 4 additions and 4 deletions

View file

@ -1470,7 +1470,7 @@ type (
const (
// APIVersion is the version number of the Portainer API
APIVersion = "2.9.1"
APIVersion = "2.9.2"
// DBVersion is the version number of the Portainer database
DBVersion = 32
// ComposeSyntaxMaxVersion is a maximum supported version of the docker compose syntax