fix(hydrogen-web): update appVersion
This commit is contained in:
parent
32baf52508
commit
7164c92c80
2 changed files with 4 additions and 4 deletions
|
@ -3,9 +3,9 @@ name: hydrogen-web
|
|||
description: A Helm Chart to install hydrogen-web (a nextgen Matrix Webclient)
|
||||
icon: https://raw.githubusercontent.com/element-hq/hydrogen-web/master/src/platform/web/assets/icon.svg
|
||||
type: application
|
||||
version: 0.1.6
|
||||
version: 0.1.7
|
||||
# renovate: image=ghcr.io/element-hq/hydrogen-web
|
||||
appVersion: "0.4.1"
|
||||
appVersion: "0.5.0"
|
||||
maintainers:
|
||||
- name: WrenIX
|
||||
url: https://wrenix.eu
|
||||
|
|
|
@ -2,9 +2,9 @@
|
|||
|
||||
= hydrogen-web
|
||||
|
||||
image::https://img.shields.io/badge/Version-0.1.6-informational?style=flat-square[Version: 0.1.6]
|
||||
image::https://img.shields.io/badge/Version-0.1.7-informational?style=flat-square[Version: 0.1.7]
|
||||
image::https://img.shields.io/badge/Version-application-informational?style=flat-square[Type: application]
|
||||
image::https://img.shields.io/badge/AppVersion-0.4.1-informational?style=flat-square[AppVersion: 0.4.1]
|
||||
image::https://img.shields.io/badge/AppVersion-0.5.0-informational?style=flat-square[AppVersion: 0.5.0]
|
||||
== Maintainers
|
||||
|
||||
.Maintainers
|
||||
|
|
Loading…
Add table
Reference in a new issue