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

Bump to 2.6.3

This commit is contained in:
Stéphane Busso 2021-08-27 09:25:49 +12:00
parent 0ac9d15667
commit 6ccabb2b88
3 changed files with 3 additions and 3 deletions

View file

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