1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/galette_ynh.git synced 2024-09-03 18:36:28 +02:00

upgrade to 0.9.2.1

This commit is contained in:
pp-r 2021-01-05 18:25:48 +01:00 committed by GitHub
parent c1ed7709d6
commit 653c0f44d1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,13 +4,13 @@
"packaging_format": 1, "packaging_format": 1,
"url": "https://www.galette.eu", "url": "https://www.galette.eu",
"license": "GPL-3.0-or-later", "license": "GPL-3.0-or-later",
"version": "0.9.2.1~ynh1", "version": "0.9.4.2~ynh1",
"requirements": { "requirements": {
"yunohost": ">= 3.6" "yunohost": ">= 3.6"
}, },
"services": [ "services": [
"nginx", "nginx",
"php5-fpm", "php7-fpm",
"mysql" "mysql"
], ],
"description": { "description": {