fix(mautrix-signal): update appVersion
This commit is contained in:
parent
8b5ba6c641
commit
6a8adae834
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.11
|
||||
version: 0.0.12
|
||||
# renovate: image=dock.mau.dev/mautrix/signal
|
||||
appVersion: "0.7.0"
|
||||
appVersion: "0.7.1"
|
||||
maintainers:
|
||||
- name: WrenIX
|
||||
url: https://wrenix.eu
|
||||
|
|
|
@ -2,9 +2,9 @@
|
|||
|
||||
= mautrix-signal
|
||||
|
||||
image::https://img.shields.io/badge/Version-0.0.11-informational?style=flat-square[Version: 0.0.11]
|
||||
image::https://img.shields.io/badge/Version-0.0.12-informational?style=flat-square[Version: 0.0.12]
|
||||
image::https://img.shields.io/badge/Version-application-informational?style=flat-square[Type: application]
|
||||
image::https://img.shields.io/badge/AppVersion-0.7.0-informational?style=flat-square[AppVersion: 0.7.0]
|
||||
image::https://img.shields.io/badge/AppVersion-0.7.1-informational?style=flat-square[AppVersion: 0.7.1]
|
||||
== Maintainers
|
||||
|
||||
.Maintainers
|
||||
|
|
Loading…
Add table
Reference in a new issue