From 1bdd0c21b68dd15b1c0decf283ddf13c63d8ecdd Mon Sep 17 00:00:00 2001 From: CI Bot Date: Sat, 19 Aug 2023 07:41:56 +0000 Subject: [PATCH] ci(release): bump admin-panel to v0.4.0-dev --- charts/admin-panel/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/admin-panel/Chart.yaml b/charts/admin-panel/Chart.yaml index e705541cd6..426572dd04 100644 --- a/charts/admin-panel/Chart.yaml +++ b/charts/admin-panel/Chart.yaml @@ -13,7 +13,7 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 0.4.0 +version: 0.4.0-dev # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to # follow Semantic Versioning. They should reflect the version the application is using.