diff --git a/README.md b/README.md index 2d28b90..c6bec9d 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in 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:** 0.1.2023.03.06~ynh14 +**Shipped version:** 0.1.2023.03.06~ynh1 **Demo:** http://hastebin.com/ diff --git a/README_fr.md b/README_fr.md index 564252e..91d531d 100644 --- a/README_fr.md +++ b/README_fr.md @@ -19,7 +19,7 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po 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 :** 0.1.2023.03.06~ynh14 +**Version incluse :** 0.1.2023.03.06~ynh1 **Démo :** http://hastebin.com/ diff --git a/manifest.toml b/manifest.toml index d2412e5..1cb23e1 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Haste" description.en = "Open-source pastebin allowing to upload texts" description.fr = "Pastebin open-source permettant de mettre en ligne du texte" -version = "0.1.2023.03.06~ynh14" +version = "0.1.2023.03.06~ynh1" maintainers = ["eric_G"]