diff --git a/README.md b/README.md
index b881ba2..929a3cc 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.5~ynh1
+**Shipped version:** 0.9.0~ynh1
**Demo:**
diff --git a/README_es.md b/README_es.md
index 616b69f..79346cc 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.5~ynh1
+**Versión actual:** 0.9.0~ynh1
**Demo:**
diff --git a/README_eu.md b/README_eu.md
index dd6a771..51625bb 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.5~ynh1
+**Paketatutako bertsioa:** 0.9.0~ynh1
**Demoa:**
diff --git a/README_fr.md b/README_fr.md
index 95427e4..8e111d0 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.5~ynh1
+**Version incluse :** 0.9.0~ynh1
**Démo :**
diff --git a/README_gl.md b/README_gl.md
index 4417b60..66c0646 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.5~ynh1
+**Versión proporcionada:** 0.9.0~ynh1
**Demo:**
diff --git a/README_id.md b/README_id.md
index bcea4ff..78fc4eb 100644
--- a/README_id.md
+++ b/README_id.md
@@ -37,7 +37,7 @@ SilverBullet...
- SilverBullet is [open source, MIT licensed](https://github.com/silverbulletmd/silverbullet) software.
-**Versi terkirim:** 0.8.5~ynh1
+**Versi terkirim:** 0.9.0~ynh1
**Demo:**
diff --git a/README_zh_Hans.md b/README_zh_Hans.md
index 1a3b3de..c86501e 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.5~ynh1
+**分发版本:** 0.9.0~ynh1
**演示:**
diff --git a/manifest.toml b/manifest.toml
index f70f596..2e32ece 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.5~ynh1"
+version = "0.9.0~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.5/silverbullet-server-linux-x86_64.zip"
- amd64.sha256 = "51dcd37bb5085b760a06d96cda3a1f7bac86da708f86bf1c04ba587393c4f9f0"
- arm64.url = "https://github.com/silverbulletmd/silverbullet/releases/download/0.8.5/silverbullet-server-linux-aarch64.zip"
- arm64.sha256 = "0b41ed2fc9fe094ec4ac1633a922541342d96f197318b6a553913e0f37023024"
+ amd64.url = "https://github.com/silverbulletmd/silverbullet/releases/download/0.9.0/silverbullet-server-linux-x86_64.zip"
+ amd64.sha256 = "7469b725cf7905692acd9926c7df2f051ba16a3fed9fcd6796f58a158e05ff44"
+ arm64.url = "https://github.com/silverbulletmd/silverbullet/releases/download/0.9.0/silverbullet-server-linux-aarch64.zip"
+ arm64.sha256 = "c5f6d4b687bfba9e1bb2a91914b0ea6a25ba0d2c34ca3e99f7cd95dc6fb483ae"
autoupdate.strategy = "latest_github_release"
autoupdate.asset.amd64 = "^silverbullet-server-linux-x86_64.zip$"
autoupdate.asset.arm64 = "^silverbullet-server-linux-aarch64.zip$"