diff --git a/README.md b/README.md
index 4ff7f9b..4b28123 100644
--- a/README.md
+++ b/README.md
@@ -37,7 +37,7 @@ SilverBullet...
- SilverBullet is [open source, MIT licensed](https://github.com/silverbulletmd/silverbullet) software.
-**Shipped version:** 0.8.1~ynh1
+**Shipped version:** 0.8.2~ynh1
**Demo:**
diff --git a/README_es.md b/README_es.md
index 04ea2dd..4b4ed70 100644
--- a/README_es.md
+++ b/README_es.md
@@ -37,7 +37,7 @@ SilverBullet...
- SilverBullet is [open source, MIT licensed](https://github.com/silverbulletmd/silverbullet) software.
-**Versión actual:** 0.8.1~ynh1
+**Versión actual:** 0.8.2~ynh1
**Demo:**
diff --git a/README_eu.md b/README_eu.md
index f296e73..4863aba 100644
--- a/README_eu.md
+++ b/README_eu.md
@@ -37,7 +37,7 @@ SilverBullet...
- SilverBullet is [open source, MIT licensed](https://github.com/silverbulletmd/silverbullet) software.
-**Paketatutako bertsioa:** 0.8.1~ynh1
+**Paketatutako bertsioa:** 0.8.2~ynh1
**Demoa:**
diff --git a/README_fr.md b/README_fr.md
index e12e36c..64ccbb2 100644
--- a/README_fr.md
+++ b/README_fr.md
@@ -37,7 +37,7 @@ SilverBullet...
- SilverBullet est [open-source, sous licence MIT](https://github.com/silverbulletmd/silverbullet)
-**Version incluse :** 0.8.1~ynh1
+**Version incluse :** 0.8.2~ynh1
**Démo :**
diff --git a/README_gl.md b/README_gl.md
index 688fc42..3d9f772 100644
--- a/README_gl.md
+++ b/README_gl.md
@@ -37,7 +37,7 @@ SilverBullet...
- SilverBullet is [open source, MIT licensed](https://github.com/silverbulletmd/silverbullet) software.
-**Versión proporcionada:** 0.8.1~ynh1
+**Versión proporcionada:** 0.8.2~ynh1
**Demo:**
diff --git a/README_zh_Hans.md b/README_zh_Hans.md
index 8a759eb..50ae617 100644
--- a/README_zh_Hans.md
+++ b/README_zh_Hans.md
@@ -37,7 +37,7 @@ SilverBullet...
- SilverBullet is [open source, MIT licensed](https://github.com/silverbulletmd/silverbullet) software.
-**分发版本:** 0.8.1~ynh1
+**分发版本:** 0.8.2~ynh1
**演示:**
diff --git a/manifest.toml b/manifest.toml
index 68294d6..d7f4a8c 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.8.1~ynh1"
+version = "0.8.2~ynh1"
maintainers = ["fflorent"]
@@ -48,10 +48,10 @@ ram.runtime = "250M"
[resources.sources.main]
in_subdir=false
- amd64.url = "https://github.com/silverbulletmd/silverbullet/releases/download/0.8.1/silverbullet-server-linux-x86_64.zip"
- amd64.sha256 = "84a27dc7ec09183b67da58a9cbe783d17747029b031c980135e40cabe7392971"
- arm64.url = "https://github.com/silverbulletmd/silverbullet/releases/download/0.8.1/silverbullet-server-linux-aarch64.zip"
- arm64.sha256 = "5dc73df55535bbb2f27a93e63483abf32e14a547b5df9435d49b7db8d37d5047"
+ amd64.url = "https://github.com/silverbulletmd/silverbullet/releases/download/0.8.2/silverbullet-server-linux-x86_64.zip"
+ amd64.sha256 = "fc847fc1d0ac40403b75383fba660f7b899078ee5e767428d6f007c5f288b837"
+ arm64.url = "https://github.com/silverbulletmd/silverbullet/releases/download/0.8.2/silverbullet-server-linux-aarch64.zip"
+ arm64.sha256 = "7f136bf7a5782fad0236dd0b551f871069656f7df47e72778868df3d41b6fac3"
autoupdate.strategy = "latest_github_release"
autoupdate.asset.amd64 = "^silverbullet-server-linux-x86_64.zip$"
autoupdate.asset.arm64 = "^silverbullet-server-linux-aarch64.zip$"