From df9e6938ca64454dc068780ce77e189593b16104 Mon Sep 17 00:00:00 2001 From: WrenIX Date: Sun, 23 Feb 2025 08:50:00 +0100 Subject: [PATCH] fix(gotosocial): update appVersion --- gotosocial/Chart.yaml | 4 ++-- gotosocial/README.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gotosocial/Chart.yaml b/gotosocial/Chart.yaml index aa99d07..909dea7 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.8" +version: "0.2.9" # renovate: image=docker.io/superseriousbusiness/gotosocial -appVersion: "0.17.4" +appVersion: "0.18.0" maintainers: - name: WrenIX url: https://wrenix.eu diff --git a/gotosocial/README.md b/gotosocial/README.md index 490051d..e216c8f 100644 --- a/gotosocial/README.md +++ b/gotosocial/README.md @@ -7,7 +7,7 @@ description: "With GoToSocial, you can keep in touch with your friends, post, re # gotosocial -![Version: 0.2.8](https://img.shields.io/badge/Version-0.2.8-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.17.4](https://img.shields.io/badge/AppVersion-0.17.4-informational?style=flat-square) +![Version: 0.2.9](https://img.shields.io/badge/Version-0.2.9-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.18.0](https://img.shields.io/badge/AppVersion-0.18.0-informational?style=flat-square) With GoToSocial, you can keep in touch with your friends, post, read, and share images and articles. All without being tracked or advertised to!