From ef1353514070eb0a056f1ff88cdfb18c83ff29ca Mon Sep 17 00:00:00 2001 From: WrenIX Date: Wed, 4 Dec 2024 00:14:51 +0100 Subject: [PATCH] fix(matrix-synapse): update appVersion --- matrix-synapse/Chart.yaml | 4 ++-- matrix-synapse/README.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/matrix-synapse/Chart.yaml b/matrix-synapse/Chart.yaml index 8cdc1b9..860c947 100644 --- a/matrix-synapse/Chart.yaml +++ b/matrix-synapse/Chart.yaml @@ -4,9 +4,9 @@ name: matrix-synapse description: Matrix reference homeserver icon: https://matrix.org/images/matrix-logo.svg type: application -version: "1.0.3" +version: "1.0.4" # renovate: image=ghcr.io/element-hq/synapse -appVersion: 1.120.0 +appVersion: 1.120.2 maintainers: - name: WrenIX url: https://wrenix.eu diff --git a/matrix-synapse/README.md b/matrix-synapse/README.md index 6401309..0c15575 100644 --- a/matrix-synapse/README.md +++ b/matrix-synapse/README.md @@ -7,7 +7,7 @@ description: "Matrix reference homeserver" # matrix-synapse -![Version: 1.0.3](https://img.shields.io/badge/Version-1.0.3-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.120.0](https://img.shields.io/badge/AppVersion-1.120.0-informational?style=flat-square) +![Version: 1.0.4](https://img.shields.io/badge/Version-1.0.4-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.120.2](https://img.shields.io/badge/AppVersion-1.120.2-informational?style=flat-square) Matrix reference homeserver