1
0
Fork 0
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:
Oscar Zhou 2024-12-03 09:10:19 +13:00 committed by GitHub
parent 99de11894c
commit 5d311031e3
4 changed files with 5 additions and 5 deletions

View file

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