From c7da63f787d7b05612c8513808825b6febe9005d Mon Sep 17 00:00:00 2001 From: WrenIX Date: Wed, 29 Jan 2025 21:37:16 +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 bffccdb..9547e7d 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.11" +version: "1.0.12" # renovate: image=ghcr.io/element-hq/synapse -appVersion: 1.122.0 +appVersion: 1.123.0 maintainers: - name: WrenIX url: https://wrenix.eu diff --git a/matrix-synapse/README.md b/matrix-synapse/README.md index fc5347e..b14b62b 100644 --- a/matrix-synapse/README.md +++ b/matrix-synapse/README.md @@ -7,7 +7,7 @@ description: "Matrix reference homeserver" # matrix-synapse -![Version: 1.0.11](https://img.shields.io/badge/Version-1.0.11-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.122.0](https://img.shields.io/badge/AppVersion-1.122.0-informational?style=flat-square) +![Version: 1.0.12](https://img.shields.io/badge/Version-1.0.12-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.123.0](https://img.shields.io/badge/AppVersion-1.123.0-informational?style=flat-square) Matrix reference homeserver