From ee036a28ad4b55bf23f0876c83ba67cad0eaa607 Mon Sep 17 00:00:00 2001 From: Tommy Date: Sun, 29 Oct 2023 15:20:27 +0100 Subject: [PATCH] Bump version --- charts/conduit/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/conduit/Chart.yaml b/charts/conduit/Chart.yaml index 3f8511c..c1df871 100644 --- a/charts/conduit/Chart.yaml +++ b/charts/conduit/Chart.yaml @@ -2,5 +2,5 @@ apiVersion: v2 name: conduit description: Conduit is a simple, fast and reliable chat server powered by Matrix. type: application -version: 0.2.5 +version: 0.2.6 appVersion: "0.6.0"