mirror of
https://github.com/portainer/portainer.git
synced 2025-07-25 00:09:40 +02:00
Merge tag '1.14.3' into develop
Release 1.14.3
This commit is contained in:
commit
9c10a1def2
4 changed files with 5 additions and 5 deletions
|
@ -348,7 +348,7 @@ type (
|
|||
|
||||
const (
|
||||
// APIVersion is the version number of the Portainer API.
|
||||
APIVersion = "1.14.2"
|
||||
APIVersion = "1.14.3"
|
||||
// DBVersion is the version number of the Portainer database.
|
||||
DBVersion = 6
|
||||
// DefaultTemplatesURL represents the default URL for the templates definitions.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue