From f27b3fa9e7339386aa426c88a6ad1bc0639bcc83 Mon Sep 17 00:00:00 2001 From: WrenIX Date: Sat, 21 Sep 2024 13:39:14 +0200 Subject: [PATCH] fix(element-call): update appVersion --- element-call/Chart.yaml | 4 ++-- element-call/README.adoc | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/element-call/Chart.yaml b/element-call/Chart.yaml index 7ee146b..0ae61a2 100644 --- a/element-call/Chart.yaml +++ b/element-call/Chart.yaml @@ -2,9 +2,9 @@ apiVersion: v2 name: element-call description: Run Element-Call and his dependencies type: application -version: 0.1.3 +version: 0.1.4 # renovate: image=ghcr.io/element-hq/element-call -appVersion: "0.6.4" +appVersion: "0.6.6" maintainers: - name: WrenIX url: https://wrenix.eu diff --git a/element-call/README.adoc b/element-call/README.adoc index 7d919ad..039bb69 100644 --- a/element-call/README.adoc +++ b/element-call/README.adoc @@ -2,9 +2,9 @@ = element-call -image::https://img.shields.io/badge/Version-0.1.3-informational?style=flat-square[Version: 0.1.3] +image::https://img.shields.io/badge/Version-0.1.4-informational?style=flat-square[Version: 0.1.4] image::https://img.shields.io/badge/Version-application-informational?style=flat-square[Type: application] -image::https://img.shields.io/badge/AppVersion-0.6.4-informational?style=flat-square[AppVersion: 0.6.4] +image::https://img.shields.io/badge/AppVersion-0.6.6-informational?style=flat-square[AppVersion: 0.6.6] == Maintainers .Maintainers