fix(matrix-synapse): update appVersion
This commit is contained in:
parent
92acda05be
commit
101feb46a6
3 changed files with 5 additions and 5 deletions
|
@ -4,9 +4,9 @@ name: matrix-synapse
|
|||
description: Matrix reference homeserver
|
||||
icon: https://matrix.org/images/matrix-logo.svg
|
||||
type: application
|
||||
version: "1.0.1"
|
||||
version: "1.0.2"
|
||||
# renovate: image=ghcr.io/element-hq/synapse
|
||||
appVersion: 1.118.0
|
||||
appVersion: 1.119.0
|
||||
maintainers:
|
||||
- name: WrenIX
|
||||
url: https://wrenix.eu
|
||||
|
|
|
@ -2,9 +2,9 @@
|
|||
|
||||
= matrix-synapse
|
||||
|
||||
image::https://img.shields.io/badge/Version-1.0.1-informational?style=flat-square[Version: 1.0.1]
|
||||
image::https://img.shields.io/badge/Version-1.0.2-informational?style=flat-square[Version: 1.0.2]
|
||||
image::https://img.shields.io/badge/Version-application-informational?style=flat-square[Type: application]
|
||||
image::https://img.shields.io/badge/AppVersion-1.118.0-informational?style=flat-square[AppVersion: 1.118.0]
|
||||
image::https://img.shields.io/badge/AppVersion-1.119.0-informational?style=flat-square[AppVersion: 1.119.0]
|
||||
== Maintainers
|
||||
|
||||
.Maintainers
|
||||
|
|
|
@ -7,7 +7,7 @@ description: "Matrix reference homeserver"
|
|||
|
||||
# matrix-synapse
|
||||
|
||||
  
|
||||
  
|
||||
|
||||
Matrix reference homeserver
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue