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

Bump to v2.18.0. (#8266)

This commit is contained in:
andres-portainer 2023-01-07 12:08:23 -03:00 committed by GitHub
parent dd0d1737b0
commit 33c3f8460c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 5 additions and 4 deletions

View file

@ -1479,7 +1479,7 @@ type (
const (
// APIVersion is the version number of the Portainer API
APIVersion = "2.17.0"
APIVersion = "2.18.0"
// Edition is what this edition of Portainer is called
Edition = PortainerCE
// ComposeSyntaxMaxVersion is a maximum supported version of the docker compose syntax