fix(gotosocial): update appVersion

This commit is contained in:
WrenIX 2024-10-22 10:38:14 +02:00
parent 83d2cdd1fd
commit ec4f5a9235
Signed by: wrenix
GPG key ID: 7AFDB012974B1BB5
2 changed files with 4 additions and 4 deletions

View file

@ -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! 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 icon: https://docs.gotosocial.org/en/latest/assets/sloth.png
type: application type: application
version: 0.2.3 version: 0.2.4
# renovate: image=docker.io/superseriousbusiness/gotosocial # renovate: image=docker.io/superseriousbusiness/gotosocial
appVersion: "0.17.0" appVersion: "0.17.1"
maintainers: maintainers:
- name: WrenIX - name: WrenIX
url: https://wrenix.eu url: https://wrenix.eu

View file

@ -2,9 +2,9 @@
= gotosocial = gotosocial
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-0.2.4-informational?style=flat-square[Version: 0.2.4]
image::https://img.shields.io/badge/Version-application-informational?style=flat-square[Type: application] image::https://img.shields.io/badge/Version-application-informational?style=flat-square[Type: application]
image::https://img.shields.io/badge/AppVersion-0.17.0-informational?style=flat-square[AppVersion: 0.17.0] image::https://img.shields.io/badge/AppVersion-0.17.1-informational?style=flat-square[AppVersion: 0.17.1]
== Maintainers == Maintainers
.Maintainers .Maintainers