Compare commits

...

1 Commits

Author SHA1 Message Date
yi-portainer
51295e481a * bump the APIVersion to 2.0.1 2021-01-07 14:28:52 +13:00

View File

@@ -1119,7 +1119,7 @@ type (
const (
// 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 = 25
// AssetsServerURL represents the URL of the Portainer asset server