diff --git a/README.md b/README.md index 98bd5ef..a43a5c5 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ However, with a YesWiki we can build a website with multiple uses: - Communicate information flows - Cultivate a bit of freedom... -**Shipped version:** Doryphore 2021-04-06-2 +**Shipped version:** Doryphore 2021-05-05-2 ## Screenshots @@ -78,4 +78,4 @@ To try the testing branch, please proceed like that. sudo yunohost app install https://github.com/YunoHost-Apps/yeswiki_ynh/tree/testing --debug or sudo yunohost app upgrade yeswiki -u https://github.com/YunoHost-Apps/yeswiki_ynh/tree/testing --debug -``` \ No newline at end of file +``` diff --git a/README_fr.md b/README_fr.md index 39f47b2..449fc7e 100644 --- a/README_fr.md +++ b/README_fr.md @@ -19,7 +19,7 @@ Néanmoins, avec un YesWiki on peut fabriquer un site internet aux usages multip - Faire communiquer des flux d'informations - Cultiver un bout de liberté... -**Version incluse :** Doryphore 2021-04-06-2 +**Version incluse :** Doryphore 2021-05-05-2 ## Captures d'écran diff --git a/conf/app.src b/conf/app.src index cce5410..6fcfa4d 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://repository.yeswiki.net/doryphore/yeswiki-doryphore-2021-04-06-2.zip -SOURCE_SUM=44b225e9dff99a415ff72e1d02225ac8 +SOURCE_URL=https://repository.yeswiki.net/doryphore/yeswiki-doryphore-2021-05-05-2.zip +SOURCE_SUM=1fd7e0a19aa88f53ea5a98741866c039 SOURCE_SUM_PRG=md5sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 7345d5d..145ba54 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Wiki that is quick and easy to use.", "fr": "Wiki facile et rapide à prendre en main." }, - "version": "2021-04-06-2~ynh1", + "version": "2021-05-05-2~ynh1", "url": "https://yeswiki.net/", "license": "AGPL-3.0-only", "maintainer": {