mirror of
https://github.com/YunoHost-Apps/ihatemoney_ynh.git
synced 2024-09-03 19:26:15 +02:00
Update upstream to 6.1
This commit is contained in:
parent
88b848782c
commit
86fabff238
2 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@ name = "I Hate Money"
|
|||
description.en = "Simple app to manage your collective expenses"
|
||||
description.fr = "Gérez simplement vos dépenses collectives"
|
||||
|
||||
version = "5.2.0~ynh3"
|
||||
version = "6.1.0~ynh3"
|
||||
|
||||
maintainers = ["Jocelyn Delalande"]
|
||||
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
#=================================================
|
||||
|
||||
pip_dependencies=(
|
||||
'ihatemoney==5.2.0'
|
||||
'ihatemoney==6.1.0'
|
||||
'gunicorn>=20.0'
|
||||
'PyMySQL>=0.9,<1.1'
|
||||
)
|
||||
|
|
Loading…
Add table
Reference in a new issue