mirror of
https://github.com/portainer/portainer.git
synced 2025-08-04 21:35:23 +02:00
chore(version-bump): bump version to 2.20.3 [EE-7063] (#11756)
This commit is contained in:
parent
0dcb5113f7
commit
7fab352dbf
5 changed files with 32 additions and 7 deletions
|
@ -1599,7 +1599,7 @@ type (
|
|||
|
||||
const (
|
||||
// APIVersion is the version number of the Portainer API
|
||||
APIVersion = "2.20.2"
|
||||
APIVersion = "2.20.3"
|
||||
// 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