fix(mautrix-signal): update appVersion

This commit is contained in:
WrenIX 2024-03-16 18:38:37 +01:00
parent df8c615e79
commit 6101dc82fa
Signed by: wrenix
GPG key ID: 7AFDB012974B1BB5
2 changed files with 4 additions and 4 deletions

View file

@ -2,9 +2,9 @@ apiVersion: v2
name: mautrix-signal name: mautrix-signal
description: A Matrix-Signal puppeting bridge. description: A Matrix-Signal puppeting bridge.
type: application type: application
version: 0.0.1 version: 0.0.2
# renovate: image=dock.mau.dev/mautrix/signal # renovate: image=dock.mau.dev/mautrix/signal
appVersion: "0.5.0" appVersion: "0.5.1"
maintainers: maintainers:
- name: WrenIX - name: WrenIX
url: https://wrenix.eu url: https://wrenix.eu

View file

@ -2,9 +2,9 @@
= mautrix-signal = mautrix-signal
image::https://img.shields.io/badge/Version-0.0.1-informational?style=flat-square[Version: 0.0.1] 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-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.5.0-informational?style=flat-square[AppVersion: 0.5.0] image::https://img.shields.io/badge/AppVersion-0.5.1-informational?style=flat-square[AppVersion: 0.5.1]
== Maintainers == Maintainers
.Maintainers .Maintainers