From 15ca7448be03ad9fa937995bf22f326bb00004f0 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Sat, 1 Aug 2020 21:49:41 +0200 Subject: [PATCH] change version number --- README.md | 2 +- README_fr.md | 2 +- manifest.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index c5a4f3a..1598caf 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 Haste is an open-source pastebin software written in node.js, which is easily installable in any network. YunoHost Project uses Haste as pastebin for log sharing: [paste.yunohost.org](https://paste.yunohost.org/) -**Shipped version:** 1.0 +**Shipped version:** 0.1.0 ## Screenshots diff --git a/README_fr.md b/README_fr.md index b059518..1b03b9b 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 Haste est un logiciel pastebin open-source écrit en node.js, facilement installable sur n'importe quel réseau. Le projet YunoHost utilise Haste comme pastebin pour le partage de log : [paste.yunohost.org](https://paste.yunohost.org/) -**Version incluse :** 1.0 +**Version incluse :** 0.1.0 ## Captures d'écran diff --git a/manifest.json b/manifest.json index f224f71..fecbfb6 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Open-source pastebin allowing to upload texts", "fr": "Pastebin open-source permettant de mettre en ligne du texte" }, - "version": "1.0~ynh1", + "version": "0.1.0~ynh1", "url": "https://github.com/seejohnrun/haste-server", "license": "MIT", "maintainer": {