1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-07-24 07:49:41 +02:00

chore(version): bump version number

This commit is contained in:
Anthony Lapenna 2020-08-27 17:48:02 +12:00
parent b91895d618
commit ce8e245759
6 changed files with 7 additions and 7 deletions

View file

@ -1119,7 +1119,7 @@ type (
const (
// APIVersion is the version number of the Portainer API
APIVersion = "2.0.0-dev"
APIVersion = "2.0.0"
// DBVersion is the version number of the Portainer database
DBVersion = 25
// AssetsServerURL represents the URL of the Portainer asset server