diff --git a/README.md b/README.md
index b8f0c2d..4ff7f9b 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +5,7 @@ It shall NOT be edited by hand.
# SilverBullet for YunoHost
-[](https://dash.yunohost.org/appci/app/silverbullet)  
+[](https://ci-apps.yunohost.org/ci/apps/silverbullet/)  
[](https://install-app.yunohost.org/?app=silverbullet)
@@ -37,7 +37,7 @@ SilverBullet...
- SilverBullet is [open source, MIT licensed](https://github.com/silverbulletmd/silverbullet) software.
-**Shipped version:** 0.7.7~ynh1
+**Shipped version:** 0.8.1~ynh1
**Demo:**
diff --git a/README_es.md b/README_es.md
index 5f95195..04ea2dd 100644
--- a/README_es.md
+++ b/README_es.md
@@ -5,7 +5,7 @@ No se debe editar a mano.
# SilverBullet para Yunohost
-[](https://dash.yunohost.org/appci/app/silverbullet)  
+[](https://ci-apps.yunohost.org/ci/apps/silverbullet/)  
[](https://install-app.yunohost.org/?app=silverbullet)
@@ -37,7 +37,7 @@ SilverBullet...
- SilverBullet is [open source, MIT licensed](https://github.com/silverbulletmd/silverbullet) software.
-**Versión actual:** 0.7.7~ynh1
+**Versión actual:** 0.8.1~ynh1
**Demo:**
diff --git a/README_eu.md b/README_eu.md
index 1eebe70..f296e73 100644
--- a/README_eu.md
+++ b/README_eu.md
@@ -5,7 +5,7 @@ EZ editatu eskuz.
# SilverBullet YunoHost-erako
-[](https://dash.yunohost.org/appci/app/silverbullet)  
+[](https://ci-apps.yunohost.org/ci/apps/silverbullet/)  
[](https://install-app.yunohost.org/?app=silverbullet)
@@ -37,7 +37,7 @@ SilverBullet...
- SilverBullet is [open source, MIT licensed](https://github.com/silverbulletmd/silverbullet) software.
-**Paketatutako bertsioa:** 0.7.7~ynh1
+**Paketatutako bertsioa:** 0.8.1~ynh1
**Demoa:**
diff --git a/README_fr.md b/README_fr.md
index 22958b2..e12e36c 100644
--- a/README_fr.md
+++ b/README_fr.md
@@ -5,7 +5,7 @@ Il NE doit PAS être modifié à la main.
# SilverBullet pour YunoHost
-[](https://dash.yunohost.org/appci/app/silverbullet)  
+[](https://ci-apps.yunohost.org/ci/apps/silverbullet/)  
[](https://install-app.yunohost.org/?app=silverbullet)
@@ -37,7 +37,7 @@ SilverBullet...
- SilverBullet est [open-source, sous licence MIT](https://github.com/silverbulletmd/silverbullet)
-**Version incluse :** 0.7.7~ynh1
+**Version incluse :** 0.8.1~ynh1
**Démo :**
diff --git a/README_gl.md b/README_gl.md
index fe9e5ea..688fc42 100644
--- a/README_gl.md
+++ b/README_gl.md
@@ -5,7 +5,7 @@ NON debe editarse manualmente.
# SilverBullet para YunoHost
-[](https://dash.yunohost.org/appci/app/silverbullet)  
+[](https://ci-apps.yunohost.org/ci/apps/silverbullet/)  
[](https://install-app.yunohost.org/?app=silverbullet)
@@ -37,7 +37,7 @@ SilverBullet...
- SilverBullet is [open source, MIT licensed](https://github.com/silverbulletmd/silverbullet) software.
-**Versión proporcionada:** 0.7.7~ynh1
+**Versión proporcionada:** 0.8.1~ynh1
**Demo:**
diff --git a/README_zh_Hans.md b/README_zh_Hans.md
index 0e7bbca..8a759eb 100644
--- a/README_zh_Hans.md
+++ b/README_zh_Hans.md
@@ -5,7 +5,7 @@
# YunoHost 上的 SilverBullet
-[](https://dash.yunohost.org/appci/app/silverbullet)  
+[](https://ci-apps.yunohost.org/ci/apps/silverbullet/)  
[](https://install-app.yunohost.org/?app=silverbullet)
@@ -37,7 +37,7 @@ SilverBullet...
- SilverBullet is [open source, MIT licensed](https://github.com/silverbulletmd/silverbullet) software.
-**分发版本:** 0.7.7~ynh1
+**分发版本:** 0.8.1~ynh1
**演示:**
diff --git a/manifest.toml b/manifest.toml
index dd94ccb..05b89ef 100644
--- a/manifest.toml
+++ b/manifest.toml
@@ -7,7 +7,7 @@ name = "SilverBullet"
description.en = "a creative space where you collect, create and expand your personal knowledge"
description.fr = "un espace créatif où vous recueillez, créez et élargissez vos connaissances personnelles"
-version = "0.7.7~ynh1"
+version = "0.8.1~ynh1"
maintainers = ["fflorent"]
@@ -48,8 +48,8 @@ ram.runtime = "250M"
[resources.sources.main]
in_subdir=false
- url = "https://github.com/silverbulletmd/silverbullet/releases/download/0.7.7/silverbullet-server-linux-x86_64.zip"
- sha256 = "bdd364cfd5228ed3aa0047c35b5e3a110d97e97b6b8c8d9f8e5be1bc94a4ccab"
+ url = "https://github.com/silverbulletmd/silverbullet/releases/download/0.8.1/silverbullet-server-linux-x86_64.zip"
+ sha256 = "84a27dc7ec09183b67da58a9cbe783d17747029b031c980135e40cabe7392971"
autoupdate.strategy = "latest_github_release"
autoupdate.asset = "^silverbullet-server-linux-x86_64.zip$"