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:
parent
c1ed7709d6
commit
653c0f44d1
1 changed files with 2 additions and 2 deletions
|
@ -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": {
|
||||||
|
|
Loading…
Add table
Reference in a new issue