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:
parent
dd0d1737b0
commit
33c3f8460c
5 changed files with 5 additions and 4 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue