1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-08-02 20:35:25 +02:00

chore(version): bump version number

This commit is contained in:
Anthony Lapenna 2018-09-15 19:26:03 +08:00
parent 885c61fb7b
commit 313c8be997
4 changed files with 5 additions and 5 deletions

View file

@ -639,7 +639,7 @@ type (
const (
// APIVersion is the version number of the Portainer API
APIVersion = "1.19.2"
APIVersion = "1.20-dev"
// DBVersion is the version number of the Portainer database
DBVersion = 14
// MessageOfTheDayURL represents the URL where Portainer MOTD message can be retrieved