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 2019-06-04 15:51:11 +12:00
parent af08a1b0f6
commit 48281df41a
6 changed files with 7 additions and 7 deletions

View file

@ -854,7 +854,7 @@ type (
const (
// APIVersion is the version number of the Portainer API
APIVersion = "1.20.2"
APIVersion = "1.21.0"
// DBVersion is the version number of the Portainer database
DBVersion = 18
// AssetsServerURL represents the URL of the Portainer asset server