mirror of
https://github.com/portainer/portainer.git
synced 2025-07-25 00:09:40 +02:00
Bump portainer version
This commit is contained in:
parent
9fbda9fb99
commit
b924347c5b
1 changed files with 1 additions and 1 deletions
|
@ -1119,7 +1119,7 @@ type (
|
||||||
|
|
||||||
const (
|
const (
|
||||||
// APIVersion is the version number of the Portainer API
|
// APIVersion is the version number of the Portainer API
|
||||||
APIVersion = "2.0.0"
|
APIVersion = "2.0.1"
|
||||||
// DBVersion is the version number of the Portainer database
|
// DBVersion is the version number of the Portainer database
|
||||||
DBVersion = 25
|
DBVersion = 25
|
||||||
// AssetsServerURL represents the URL of the Portainer asset server
|
// AssetsServerURL represents the URL of the Portainer asset server
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue