From e22b40e8e4dc7018df55c5cd5cebd7461fdf2f36 Mon Sep 17 00:00:00 2001 From: WrenIX Date: Wed, 16 Oct 2024 18:36:07 +0200 Subject: [PATCH] fix(gotosocial): update appVersion --- gotosocial/Chart.yaml | 4 ++-- gotosocial/README.adoc | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gotosocial/Chart.yaml b/gotosocial/Chart.yaml index 549bde6..0d8ed5f 100644 --- a/gotosocial/Chart.yaml +++ b/gotosocial/Chart.yaml @@ -3,9 +3,9 @@ name: gotosocial description: With GoToSocial, you can keep in touch with your friends, post, read, and share images and articles. All without being tracked or advertised to! icon: https://docs.gotosocial.org/en/latest/assets/sloth.png type: application -version: 0.2.2 +version: 0.2.3 # renovate: image=docker.io/superseriousbusiness/gotosocial -appVersion: "0.16.0" +appVersion: "0.17.0" maintainers: - name: WrenIX url: https://wrenix.eu diff --git a/gotosocial/README.adoc b/gotosocial/README.adoc index fd3837d..e7d9f26 100644 --- a/gotosocial/README.adoc +++ b/gotosocial/README.adoc @@ -2,9 +2,9 @@ = gotosocial -image::https://img.shields.io/badge/Version-0.2.2-informational?style=flat-square[Version: 0.2.2] +image::https://img.shields.io/badge/Version-0.2.3-informational?style=flat-square[Version: 0.2.3] image::https://img.shields.io/badge/Version-application-informational?style=flat-square[Type: application] -image::https://img.shields.io/badge/AppVersion-0.16.0-informational?style=flat-square[AppVersion: 0.16.0] +image::https://img.shields.io/badge/AppVersion-0.17.0-informational?style=flat-square[AppVersion: 0.17.0] == Maintainers .Maintainers