fix(element-call): update appVersion
This commit is contained in:
parent
0b9d6c262c
commit
6b4e02e43b
2 changed files with 4 additions and 4 deletions
|
@ -2,9 +2,9 @@ apiVersion: v2
|
||||||
name: element-call
|
name: element-call
|
||||||
description: Run Element-Call and his dependencies
|
description: Run Element-Call and his dependencies
|
||||||
type: application
|
type: application
|
||||||
version: 0.1.1
|
version: 0.1.2
|
||||||
# renovate: image=ghcr.io/element-hq/element-call
|
# renovate: image=ghcr.io/element-hq/element-call
|
||||||
appVersion: "0.6.1"
|
appVersion: "0.6.3"
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: WrenIX
|
- name: WrenIX
|
||||||
url: https://wrenix.eu
|
url: https://wrenix.eu
|
||||||
|
|
|
@ -2,9 +2,9 @@
|
||||||
|
|
||||||
= element-call
|
= element-call
|
||||||
|
|
||||||
image::https://img.shields.io/badge/Version-0.1.1-informational?style=flat-square[Version: 0.1.1]
|
image::https://img.shields.io/badge/Version-0.1.2-informational?style=flat-square[Version: 0.1.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.6.1-informational?style=flat-square[AppVersion: 0.6.1]
|
image::https://img.shields.io/badge/AppVersion-0.6.3-informational?style=flat-square[AppVersion: 0.6.3]
|
||||||
== Maintainers
|
== Maintainers
|
||||||
|
|
||||||
.Maintainers
|
.Maintainers
|
||||||
|
|
Loading…
Add table
Reference in a new issue