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:
parent
f880680b96
commit
8866c8e4d9
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue