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

chore(version): bump version number

This commit is contained in:
Anthony Lapenna 2018-09-15 16:40:26 +08:00
parent e2258f98cc
commit 57bd82ba85
5 changed files with 6 additions and 6 deletions

View file

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