Skip to content

Commit b37834f

Browse files
authored
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 #7546 Fixes #7546 Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
1 parent d87f39a commit b37834f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ui/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "cloudstack-ui",
33
"description": "Modern role-based Apache CloudStack UI",
4-
"version": "1.0.0",
4+
"version": "4.18.1",
55
"homepage": "https://cloudstack.apache.org/",
66
"repository": {
77
"type": "git",

0 commit comments

Comments
 (0)