fix(hydrogen-web): update appVersion
This commit is contained in:
parent
8037603a1e
commit
f641bf1aeb
2 changed files with 3 additions and 2 deletions
|
@ -3,7 +3,8 @@ 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.5
|
||||
version: 0.1.6
|
||||
# renovate: image=ghcr.io/element-hq/hydrogen-web
|
||||
appVersion: "0.4.1"
|
||||
maintainers:
|
||||
- name: WrenIX
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
= hydrogen-web
|
||||
|
||||
image::https://img.shields.io/badge/Version-0.1.5-informational?style=flat-square[Version: 0.1.5]
|
||||
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-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]
|
||||
== Maintainers
|
||||
|
|
Loading…
Add table
Reference in a new issue