fix(mautrix-signal): update appVersion
This commit is contained in:
parent
f937f62405
commit
8de45a5fa0
2 changed files with 4 additions and 4 deletions
|
@ -2,9 +2,9 @@ apiVersion: v2
|
|||
name: mautrix-signal
|
||||
description: A Matrix-Signal puppeting bridge.
|
||||
type: application
|
||||
version: 0.0.2
|
||||
version: 0.0.3
|
||||
# renovate: image=dock.mau.dev/mautrix/signal
|
||||
appVersion: "0.5.1"
|
||||
appVersion: "0.6.0"
|
||||
maintainers:
|
||||
- name: WrenIX
|
||||
url: https://wrenix.eu
|
||||
|
|
|
@ -2,9 +2,9 @@
|
|||
|
||||
= mautrix-signal
|
||||
|
||||
image::https://img.shields.io/badge/Version-0.0.2-informational?style=flat-square[Version: 0.0.2]
|
||||
image::https://img.shields.io/badge/Version-0.0.3-informational?style=flat-square[Version: 0.0.3]
|
||||
image::https://img.shields.io/badge/Version-application-informational?style=flat-square[Type: application]
|
||||
image::https://img.shields.io/badge/AppVersion-0.5.1-informational?style=flat-square[AppVersion: 0.5.1]
|
||||
image::https://img.shields.io/badge/AppVersion-0.6.0-informational?style=flat-square[AppVersion: 0.6.0]
|
||||
== Maintainers
|
||||
|
||||
.Maintainers
|
||||
|
|
Loading…
Add table
Reference in a new issue