mirror of
https://github.com/YunoHost-Apps/bludit_ynh.git
synced 2024-09-03 18:06:13 +02:00
Upgrade to version 4.0.0-beta2 (#16)
* Upgrade to v4.0.0-beta2 * Auto-update README Co-authored-by: yunohost-bot <yunohost-bot@users.noreply.github.com> Co-authored-by: Yunohost-Bot <>
This commit is contained in:
parent
13de3314f9
commit
f4ff3336eb
3 changed files with 47 additions and 47 deletions
|
@ -17,7 +17,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
|
|||
|
||||
Simple, Fast, Secure, Flat-File CMS
|
||||
|
||||
**Shipped version:** 3.13.1~ynh6
|
||||
**Shipped version:** 4.0.0-beta2~ynh1
|
||||
|
||||
**Demo:** https://demo.example.com
|
||||
|
||||
|
|
|
@ -13,7 +13,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour
|
|||
|
||||
CMS simple, rapide, sécurisé et à fichier plat
|
||||
|
||||
**Version incluse :** 3.13.1~ynh6
|
||||
**Version incluse :** 4.0.0-beta2~ynh1
|
||||
|
||||
**Démo :** https://demo.example.com
|
||||
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
"en": "Simple, Fast, Secure, Flat-File CMS",
|
||||
"fr": "CMS simple, rapide, sécurisé et à fichier plat"
|
||||
},
|
||||
"version": "3.13.1~ynh6",
|
||||
"version": "4.0.0-beta2~ynh1",
|
||||
"url": "www.bludit.com",
|
||||
"upstream": {
|
||||
"license": "MIT",
|
||||
|
@ -29,7 +29,7 @@
|
|||
"php7.3-fpm"
|
||||
],
|
||||
"arguments": {
|
||||
"install" : [
|
||||
"install": [
|
||||
{
|
||||
"name": "domain",
|
||||
"type": "domain"
|
||||
|
|
Loading…
Add table
Reference in a new issue