diff --git a/README.md b/README.md index 834231b..aa9212b 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # [EN] Grav for YunoHost +[![Install Dokuwiki with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=dokuwiki) + * http://getgrav.org/ * https://github.com/getgrav/grav @@ -7,7 +9,7 @@ From YunoHost admin panel: -1. Enter repository url https://github.com/lithrel/grav_ynh +1. Enter repository url https://github.com/YunoHost-Apps/grav_ynh 2. Configure the app 3. Click install 4. Go to the url you configured @@ -15,7 +17,7 @@ From YunoHost admin panel: From command line: ```sh -sudo yunohost app install -l grav https://github.com/lithrel/grav_ynh +sudo yunohost app install -l grav https://github.com/YunoHost-Apps/grav_ynh ``` Options: @@ -52,7 +54,7 @@ If `No`, on your first visit to your Grav instance Grav will propose you to crea Depuis le panneau d'administration YunoHost: -1. Entrez l'url du dépot https://github.com/lithrel/grav_ynh +1. Entrez l'url du dépot https://github.com/YunoHost-Apps/grav_ynh 2. Configurez l'application 3. Cliquez sur installer 4. Rendez-vous à l'url que vous avez configuré @@ -60,7 +62,7 @@ Depuis le panneau d'administration YunoHost: Depuis la ligne de commande: ```sh -sudo yunohost app install -l grav https://github.com/lithrel/grav_ynh +sudo yunohost app install -l grav https://github.com/YunoHost-Apps/grav_ynh ``` Options: @@ -90,6 +92,10 @@ Si `No`, à votre première visite de votre instance Grav, il vous sera proposé ## Versionning +### Version 1.3.1 (22/07/17) + +- Update version + ### Version 1.1.1 (13/03/17) - Fix package_check [source](https://github.com/YunoHost/package_check) diff --git a/manifest.json b/manifest.json index 99c7881..9e33393 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Grav - Grav is a modern open source flat-file CMS", "fr": "Grav - Grav is a modern open source flat-file CMS" }, - "version": "1.2.4", + "version": "1.3.1", "url": "https://www.getgrav.org/", "license": "free", "maintainer": { diff --git a/sources/source_md5 b/sources/source_md5 index 73184a2..b5b2663 100644 --- a/sources/source_md5 +++ b/sources/source_md5 @@ -1 +1 @@ -b3acbd48b54865db2e05e83df9592b09 grav-admin-v1.2.4.zip \ No newline at end of file +1c325d225c33641262386b4688344344 grav-admin-v1.3.1.zip \ No newline at end of file diff --git a/sources/source_url b/sources/source_url index 5d5b63d..cf8f85f 100644 --- a/sources/source_url +++ b/sources/source_url @@ -1 +1 @@ -https://github.com/getgrav/grav/releases/download/1.2.4/grav-admin-v1.2.4.zip \ No newline at end of file +https://github.com/getgrav/grav/releases/download/1.3.1/grav-admin-v1.3.1.zip \ No newline at end of file