diff --git a/README.md b/README.md index a979b0c..9f25e76 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ You can use it to easily collaborate on notes, graphs and even presentations in - Low system requirements -**Shipped version:** 1.10.0~ynh1 +**Shipped version:** 1.9.9~ynh1 **Demo:** diff --git a/README_es.md b/README_es.md index ff871b6..86534f4 100644 --- a/README_es.md +++ b/README_es.md @@ -29,7 +29,7 @@ You can use it to easily collaborate on notes, graphs and even presentations in - Low system requirements -**Versión actual:** 1.10.0~ynh1 +**Versión actual:** 1.9.9~ynh1 **Demo:** diff --git a/README_eu.md b/README_eu.md index 489d899..9c1f8a0 100644 --- a/README_eu.md +++ b/README_eu.md @@ -29,7 +29,7 @@ You can use it to easily collaborate on notes, graphs and even presentations in - Low system requirements -**Paketatutako bertsioa:** 1.10.0~ynh1 +**Paketatutako bertsioa:** 1.9.9~ynh1 **Demoa:** diff --git a/README_fr.md b/README_fr.md index 3ed6684..f7227e4 100644 --- a/README_fr.md +++ b/README_fr.md @@ -29,7 +29,7 @@ Vous pouvez l'utiliser pour collaborer facilement sur des notes, des graphiques - Faible configuration système requise -**Version incluse :** 1.10.0~ynh1 +**Version incluse :** 1.9.9~ynh1 **Démo :** diff --git a/README_gl.md b/README_gl.md index 978f0a5..328d789 100644 --- a/README_gl.md +++ b/README_gl.md @@ -29,7 +29,7 @@ You can use it to easily collaborate on notes, graphs and even presentations in - Low system requirements -**Versión proporcionada:** 1.10.0~ynh1 +**Versión proporcionada:** 1.9.9~ynh1 **Demo:** diff --git a/README_id.md b/README_id.md index 6dc15c7..fa8ef1e 100644 --- a/README_id.md +++ b/README_id.md @@ -29,7 +29,7 @@ You can use it to easily collaborate on notes, graphs and even presentations in - Low system requirements -**Versi terkirim:** 1.10.0~ynh1 +**Versi terkirim:** 1.9.9~ynh1 **Demo:** diff --git a/README_ru.md b/README_ru.md index 3ea94af..6c71447 100644 --- a/README_ru.md +++ b/README_ru.md @@ -29,7 +29,7 @@ You can use it to easily collaborate on notes, graphs and even presentations in - Low system requirements -**Поставляемая версия:** 1.10.0~ynh1 +**Поставляемая версия:** 1.9.9~ynh1 **Демо-версия:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md index b68467d..c2f5f46 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -29,7 +29,7 @@ You can use it to easily collaborate on notes, graphs and even presentations in - Low system requirements -**分发版本:** 1.10.0~ynh1 +**分发版本:** 1.9.9~ynh1 **演示:** diff --git a/manifest.toml b/manifest.toml index 3d68d44..9543fe7 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "HedgeDoc" description.en = "Collaborative editor to work on notes written in Markdown" description.fr = "Éditeur collaboratif pour travailler sur des notes en Markdown" -version = "1.10.0~ynh1" +version = "1.9.9~ynh1" maintainers = [] @@ -49,8 +49,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/hedgedoc/hedgedoc/releases/download/1.10.0/hedgedoc-1.10.0.tar.gz" - sha256 = "c0024ff8b7d5483d5115af3a8981ad8a2c6237fc2d63893219f1e6ce3079938e" + url = "https://github.com/hedgedoc/hedgedoc/releases/download/1.9.9/hedgedoc-1.9.9.tar.gz" + sha256 = "1769d30e60458040475a6d74f53952101962c40c390765e19e6ff6f3fe70c008" autoupdate.strategy = "latest_github_tag" [resources.ports]