From 8866c8e4d9697f17a77642cba8f681c6fdf56f41 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Sat, 5 Aug 2023 15:26:18 +0200 Subject: [PATCH] Update manifest.toml --- manifest.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.toml b/manifest.toml index c461f3e..58ea2f9 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Actual" description.en = "Local-first personal finance tool" description.fr = "Premier outil de finances personnelles local" -version = "23.8.0~ynh2" +version = "23.8.0~ynh1" maintainers = ["eric_G"] @@ -15,7 +15,7 @@ admindoc = "https://actualbudget.github.io/docs/" code = "https://github.com/actualbudget/actual-server" [integration] -yunohost = ">= 11.1.21" +yunohost = ">= 11.2" architectures = "all" multi_instance = true ldap = false