mirror of
https://github.com/portainer/portainer.git
synced 2025-07-25 08:19:40 +02:00
bump version to 2.19 (#8617)
This commit is contained in:
parent
89194405ee
commit
2bfc956f58
3 changed files with 3 additions and 3 deletions
|
@ -1510,7 +1510,7 @@ type (
|
|||
|
||||
const (
|
||||
// APIVersion is the version number of the Portainer API
|
||||
APIVersion = "2.18.0"
|
||||
APIVersion = "2.19.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