1
0
Fork 0
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:
Prabhat Khera 2024-05-02 14:33:41 +12:00 committed by GitHub
parent 0dcb5113f7
commit 7fab352dbf
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 32 additions and 7 deletions

View file

@ -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