fix(gotosocial): update appVersion
This commit is contained in:
parent
eb4871ff58
commit
4911a0ae95
2 changed files with 4 additions and 4 deletions
|
@ -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.1.7
|
version: 0.1.8
|
||||||
# renovate: image=docker.io/superseriousbusiness/gotosocial
|
# renovate: image=docker.io/superseriousbusiness/gotosocial
|
||||||
appVersion: "0.14.2"
|
appVersion: "0.15.0"
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: WrenIX
|
- name: WrenIX
|
||||||
url: https://wrenix.eu
|
url: https://wrenix.eu
|
||||||
|
|
|
@ -2,9 +2,9 @@
|
||||||
|
|
||||||
= gotosocial
|
= gotosocial
|
||||||
|
|
||||||
image::https://img.shields.io/badge/Version-0.1.7-informational?style=flat-square[Version: 0.1.7]
|
image::https://img.shields.io/badge/Version-0.1.8-informational?style=flat-square[Version: 0.1.8]
|
||||||
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.14.2-informational?style=flat-square[AppVersion: 0.14.2]
|
image::https://img.shields.io/badge/AppVersion-0.15.0-informational?style=flat-square[AppVersion: 0.15.0]
|
||||||
== Maintainers
|
== Maintainers
|
||||||
|
|
||||||
.Maintainers
|
.Maintainers
|
||||||
|
|
Loading…
Add table
Reference in a new issue