fix(element-call): update AppVersion v0.6.0
This commit is contained in:
parent
0491cc9ea1
commit
1043a09187
2 changed files with 4 additions and 4 deletions
|
@ -2,9 +2,9 @@ apiVersion: v2
|
|||
name: element-call
|
||||
description: Run Element-Call and his dependencies
|
||||
type: application
|
||||
version: 0.0.1
|
||||
version: 0.0.2
|
||||
# renovate: image=ghcr.io/element-hq/element-call
|
||||
appVersion: "0.5.18"
|
||||
appVersion: "0.6.0"
|
||||
maintainers:
|
||||
- name: WrenIX
|
||||
url: https://wrenix.eu
|
||||
|
|
|
@ -2,9 +2,9 @@
|
|||
|
||||
= element-call
|
||||
|
||||
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/AppVersion-0.5.18-informational?style=flat-square[AppVersion: 0.5.18]
|
||||
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