1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/actual_ynh.git synced 2024-09-03 20:36:16 +02:00

Update manifest.toml

This commit is contained in:
Éric Gaspar 2023-08-05 15:26:18 +02:00
parent f880680b96
commit 8866c8e4d9

View file

@ -5,7 +5,7 @@ name = "Actual"
description.en = "Local-first personal finance tool" description.en = "Local-first personal finance tool"
description.fr = "Premier outil de finances personnelles local" description.fr = "Premier outil de finances personnelles local"
version = "23.8.0~ynh2" version = "23.8.0~ynh1"
maintainers = ["eric_G"] maintainers = ["eric_G"]
@ -15,7 +15,7 @@ admindoc = "https://actualbudget.github.io/docs/"
code = "https://github.com/actualbudget/actual-server" code = "https://github.com/actualbudget/actual-server"
[integration] [integration]
yunohost = ">= 11.1.21" yunohost = ">= 11.2"
architectures = "all" architectures = "all"
multi_instance = true multi_instance = true
ldap = false ldap = false