diff --git a/README.md b/README.md index 5e762b7..683f08b 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in ## Overview HedgeDoc is a real-time collaborative word processing web service. It uses Markdown language. -**Shipped version:** 1.7.0 +**Shipped version:** 1.7.1 ## Screenshots diff --git a/README_fr.md b/README_fr.md index c9b4da2..078d42f 100644 --- a/README_fr.md +++ b/README_fr.md @@ -11,7 +11,7 @@ Si vous n'avez pas YunoHost, consultez [le guide](https://yunohost.org/#/install ## Vue d'ensemble HedgeDoc est un service web de traitement de texte collaboratif en temps réel. Il utilise le langage Markdown. -**Version incluse :** 1.7.0 +**Version incluse :** 1.7.1 ## Captures d'écran diff --git a/conf/app.src b/conf/app.src index f33e2bc..e92e97a 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/hedgedoc/hedgedoc/archive/1.7.0.tar.gz -SOURCE_SUM=22c0c13d215669b4addb54d6b021b79f698f69c897cb2f48363495381055b1a8 +SOURCE_URL=https://github.com/hedgedoc/hedgedoc/archive/1.7.1.tar.gz +SOURCE_SUM=6941dc631dca0fbb42de5c0379f5b5eab0cd2e0084ed1edeb431d53f4a38a55a SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 352b64f..4f98517 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Collaborative editor to work on notes written in Markdown", "fr": "Éditeur collaboratif pour travailler sur des notes en Markdown" }, - "version": "1.7.0~ynh1", + "version": "1.7.1~ynh1", "url": "https://github.com/hedgedoc/hedgedoc", "license": "AGPL-3.0-only", "maintainer": {