Merge release branch 4.18 to main

* 4.18:
  ui: bump UI pkg version to match CloudStacks (#7894)
This commit is contained in:
Daan Hoogland 2023-08-23 13:17:03 +02:00
commit 7cdf864c71
2 changed files with 2 additions and 2 deletions

2
ui/package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "cloudstack-ui",
"version": "1.0.0",
"version": "4.18.1",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -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",