mirror of
https://github.com/portainer/portainer.git
synced 2025-07-24 15:59:41 +02:00
Bump dbversion
This commit is contained in:
parent
d17e7c8160
commit
90a18b5ded
1 changed files with 1 additions and 1 deletions
|
@ -1472,7 +1472,7 @@ const (
|
|||
// APIVersion is the version number of the Portainer API
|
||||
APIVersion = "2.9.2"
|
||||
// DBVersion is the version number of the Portainer database
|
||||
DBVersion = 32
|
||||
DBVersion = 33
|
||||
// ComposeSyntaxMaxVersion is a maximum supported version of the docker compose syntax
|
||||
ComposeSyntaxMaxVersion = "3.9"
|
||||
// AssetsServerURL represents the URL of the Portainer asset server
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue