mirror of
https://github.com/portainer/portainer.git
synced 2025-07-25 08:19:40 +02:00
version: bump version to 2.24.1 (#187)
This commit is contained in:
parent
99de11894c
commit
5d311031e3
4 changed files with 5 additions and 5 deletions
|
@ -1617,7 +1617,7 @@ type (
|
|||
|
||||
const (
|
||||
// APIVersion is the version number of the Portainer API
|
||||
APIVersion = "2.24.0"
|
||||
APIVersion = "2.24.1"
|
||||
// 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