From cd98feb2c4ff1af2cf331ef36edf46ff878e4132 Mon Sep 17 00:00:00 2001 From: moanos Date: Fri, 31 May 2024 16:50:46 +0200 Subject: [PATCH] chor(mobilizon): Bump mobilizon version --- VERSIONS.md | 2 +- templates/requirements.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/VERSIONS.md b/VERSIONS.md index f73b906..304684f 100644 --- a/VERSIONS.md +++ b/VERSIONS.md @@ -43,7 +43,7 @@ * Linkding: latest * Loki: 2.9.4 * Miniflux: 2.1.3 -* Mobilizon: 3.1.0 +* Mobilizon: 4.1.0 * Mongodb: 7.0.4 * Mosquitto: 2.0.15 * Mrs: latest diff --git a/templates/requirements.yml b/templates/requirements.yml index 89cfd94..142926b 100644 --- a/templates/requirements.yml +++ b/templates/requirements.yml @@ -185,7 +185,7 @@ name: miniflux activation_prefix: miniflux_ - src: git+https://github.com/mother-of-all-self-hosting/ansible-role-mobilizon.git - version: v3.1.3-0 + version: v4.1.0-0 name: mobilizon activation_prefix: mobilizon_ - src: git+https://github.com/mother-of-all-self-hosting/ansible-role-mongodb.git