mirror of
https://github.com/apache/cloudstack.git
synced 2025-10-26 08:42:29 +01:00
ui: bump UI pkg version to match CloudStacks (#7894)
This uses the version in UI's package.json same as CloudStack's. The idea is that static assets aren't cached per discussion on https://github.com/apache/cloudstack/issues/7546 Fixes #7546 Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
This commit is contained in:
parent
d87f39ad27
commit
b37834fe75
2
ui/package-lock.json
generated
2
ui/package-lock.json
generated
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "cloudstack-ui",
|
||||
"version": "1.0.0",
|
||||
"version": "4.18.1",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "cloudstack-ui",
|
||||
"description": "Modern role-based Apache CloudStack UI",
|
||||
"version": "1.0.0",
|
||||
"version": "4.18.1",
|
||||
"homepage": "https://cloudstack.apache.org/",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user