fix(matrix-synapse): update appVersion

This commit is contained in:
WrenIX 2024-08-25 05:57:29 +02:00
parent 07653a06a6
commit e1755dc3e5
Signed by: wrenix
GPG key ID: 7AFDB012974B1BB5
2 changed files with 4 additions and 4 deletions

View file

@ -4,9 +4,9 @@ name: matrix-synapse
description: Matrix reference homeserver description: Matrix reference homeserver
icon: https://matrix.org/images/matrix-logo.svg icon: https://matrix.org/images/matrix-logo.svg
type: application type: application
version: 0.3.0 version: 0.3.1
# renovate: image=ghcr.io/element-hq/synapse # renovate: image=ghcr.io/element-hq/synapse
appVersion: 1.101.0 appVersion: 1.113.0
maintainers: maintainers:
- name: WrenIX - name: WrenIX
url: https://wrenix.eu url: https://wrenix.eu

View file

@ -2,9 +2,9 @@
= matrix-synapse = matrix-synapse
image::https://img.shields.io/badge/Version-0.3.0-informational?style=flat-square[Version: 0.3.0] image::https://img.shields.io/badge/Version-0.3.1-informational?style=flat-square[Version: 0.3.1]
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-1.101.0-informational?style=flat-square[AppVersion: 1.101.0] image::https://img.shields.io/badge/AppVersion-1.113.0-informational?style=flat-square[AppVersion: 1.113.0]
== Maintainers == Maintainers
.Maintainers .Maintainers