fix(matrix-authentication-service): update appVersion

This commit is contained in:
WrenIX 2025-04-25 11:14:28 +02:00
parent 077a2a37ea
commit 554eea4766
Signed by: wrenix
GPG key ID: 7AFDB012974B1BB5
2 changed files with 3 additions and 3 deletions

View file

@ -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.10"
version: "0.0.11"
# renovate: image=ghcr.io/element-hq/matrix-authentication-service
appVersion: "0.14.1"
appVersion: "0.15.0"
maintainers:
- name: WrenIX
url: https://wrenix.eu

View file

@ -7,7 +7,7 @@ description: "OAuth2.0 + OpenID Provider for Matrix Homeservers (per MSC3861)"
# matrix-authentication-service
![Version: 0.0.10](https://img.shields.io/badge/Version-0.0.10-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.14.1](https://img.shields.io/badge/AppVersion-0.14.1-informational?style=flat-square)
![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.15.0](https://img.shields.io/badge/AppVersion-0.15.0-informational?style=flat-square)
OAuth2.0 + OpenID Provider for Matrix Homeservers (per MSC3861)