mirror of
https://github.com/rancher/norman.git
synced 2025-08-02 07:59:20 +00:00
Bump API-UI version
Signed-off-by: Guilherme Macedo <guilherme.macedo@suse.com>
This commit is contained in:
parent
ae12f16649
commit
f26b9fcbeb
@ -11,7 +11,7 @@ import (
|
||||
const (
|
||||
JSURL = "https://releases.rancher.com/api-ui/%API_UI_VERSION%/ui.min.js"
|
||||
CSSURL = "https://releases.rancher.com/api-ui/%API_UI_VERSION%/ui.min.css"
|
||||
DefaultVersion = "1.1.6"
|
||||
DefaultVersion = "1.1.10"
|
||||
)
|
||||
|
||||
var (
|
||||
|
Loading…
Reference in New Issue
Block a user