From 878c265a27feddfe0dc04676129a1297dc2866f4 Mon Sep 17 00:00:00 2001 From: WrenIX Date: Sat, 15 Jun 2024 09:03:22 +0200 Subject: [PATCH] fix(conduit): update AppVersion v0.8.0 --- conduit/Chart.yaml | 4 ++-- conduit/README.adoc | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/conduit/Chart.yaml b/conduit/Chart.yaml index e8ab2ff..a9ffe33 100644 --- a/conduit/Chart.yaml +++ b/conduit/Chart.yaml @@ -3,9 +3,9 @@ name: conduit description: Conduit is a simple, fast and reliable chat server powered by Matrix. icon: https://conduit.rs/conduit.svg type: application -version: 0.3.2 +version: 0.3.3 # renovate: image=registry.gitlab.com/famedly/conduit/matrix-conduit -appVersion: "0.7.0" +appVersion: "0.8.0" maintainers: - name: WrenIX url: https://wrenix.eu diff --git a/conduit/README.adoc b/conduit/README.adoc index 50aa9cf..bc9e3a1 100644 --- a/conduit/README.adoc +++ b/conduit/README.adoc @@ -2,9 +2,9 @@ = conduit -image::https://img.shields.io/badge/Version-0.3.2-informational?style=flat-square[Version: 0.3.2] +image::https://img.shields.io/badge/Version-0.3.3-informational?style=flat-square[Version: 0.3.3] image::https://img.shields.io/badge/Version-application-informational?style=flat-square[Type: application] -image::https://img.shields.io/badge/AppVersion-0.7.0-informational?style=flat-square[AppVersion: 0.7.0] +image::https://img.shields.io/badge/AppVersion-0.8.0-informational?style=flat-square[AppVersion: 0.8.0] == Maintainers .Maintainers