mirror of
https://github.com/portainer/portainer.git
synced 2025-08-02 04:15:28 +02:00
chore(version): bump version number
This commit is contained in:
parent
ca27e7f27a
commit
afaa1433ff
4 changed files with 4 additions and 4 deletions
|
@ -173,7 +173,7 @@ func csrfWrapper(h http.Handler) http.Handler {
|
|||
}
|
||||
|
||||
func main() {
|
||||
kingpin.Version("1.2.0")
|
||||
kingpin.Version("1.3.0")
|
||||
kingpin.Parse()
|
||||
|
||||
configuration := Config{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue