diff --git a/matrix-authentication-service/Chart.yaml b/matrix-authentication-service/Chart.yaml index a9b0c67..773a85e 100644 --- a/matrix-authentication-service/Chart.yaml +++ b/matrix-authentication-service/Chart.yaml @@ -4,9 +4,9 @@ name: matrix-authentication-service description: OAuth2.0 + OpenID Provider for Matrix Homeservers (per MSC3861) icon: https://matrix.org/images/matrix-logo.svg type: application -version: 0.0.5 +version: 0.0.6 # renovate: image=ghcr.io/matrix-org/matrix-authentication-service -appVersion: "0.10.0" +appVersion: "0.11.0" maintainers: - name: WrenIX url: https://wrenix.eu diff --git a/matrix-authentication-service/README.adoc b/matrix-authentication-service/README.adoc index 6b6f741..a7e4d5d 100644 --- a/matrix-authentication-service/README.adoc +++ b/matrix-authentication-service/README.adoc @@ -2,9 +2,9 @@ = matrix-authentication-service -image::https://img.shields.io/badge/Version-0.0.5-informational?style=flat-square[Version: 0.0.5] +image::https://img.shields.io/badge/Version-0.0.6-informational?style=flat-square[Version: 0.0.6] image::https://img.shields.io/badge/Version-application-informational?style=flat-square[Type: application] -image::https://img.shields.io/badge/AppVersion-0.10.0-informational?style=flat-square[AppVersion: 0.10.0] +image::https://img.shields.io/badge/AppVersion-0.11.0-informational?style=flat-square[AppVersion: 0.11.0] == Maintainers .Maintainers