From 0a9cd7f761dc0565616c39217851b3b784b40b5d Mon Sep 17 00:00:00 2001 From: WrenIX Date: Fri, 21 Mar 2025 16:01:33 +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 c5fba2e..24e9f9b 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.15" +version: "0.2.16" # renovate: image=docker.io/superseriousbusiness/gotosocial -appVersion: "0.18.2" +appVersion: "0.18.3" maintainers: - name: WrenIX url: https://wrenix.eu diff --git a/gotosocial/README.md b/gotosocial/README.md index c0f5ed5..c02d5e5 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.15](https://img.shields.io/badge/Version-0.2.15-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.18.2](https://img.shields.io/badge/AppVersion-0.18.2-informational?style=flat-square) +![Version: 0.2.16](https://img.shields.io/badge/Version-0.2.16-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.18.3](https://img.shields.io/badge/AppVersion-0.18.3-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!