diff --git a/README.md b/README.md
index b5de5a9..7f4fb6c 100644
--- a/README.md
+++ b/README.md
@@ -31,7 +31,7 @@ For a comprehensive introduction to rooms 2.0, watch [this video](https://www.yo
- HTTP Invites
- Alias management
-**Shipped version:** 2.0.6~ynh7
+**Shipped version:** 2.0.6~ynh8
**Demo:**
diff --git a/README_es.md b/README_es.md
index 46d1e87..850fc8f 100644
--- a/README_es.md
+++ b/README_es.md
@@ -31,7 +31,7 @@ For a comprehensive introduction to rooms 2.0, watch [this video](https://www.yo
- HTTP Invites
- Alias management
-**Versión actual:** 2.0.6~ynh7
+**Versión actual:** 2.0.6~ynh8
**Demo:**
diff --git a/README_eu.md b/README_eu.md
index 2aa9790..29b80ad 100644
--- a/README_eu.md
+++ b/README_eu.md
@@ -31,7 +31,7 @@ For a comprehensive introduction to rooms 2.0, watch [this video](https://www.yo
- HTTP Invites
- Alias management
-**Paketatutako bertsioa:** 2.0.6~ynh7
+**Paketatutako bertsioa:** 2.0.6~ynh8
**Demoa:**
diff --git a/README_fr.md b/README_fr.md
index b9a99ca..365ff9b 100644
--- a/README_fr.md
+++ b/README_fr.md
@@ -31,7 +31,7 @@ For a comprehensive introduction to rooms 2.0, watch [this video](https://www.yo
- HTTP Invites
- Alias management
-**Version incluse :** 2.0.6~ynh7
+**Version incluse :** 2.0.6~ynh8
**Démo :**
diff --git a/README_gl.md b/README_gl.md
index 0db158b..8ee22f4 100644
--- a/README_gl.md
+++ b/README_gl.md
@@ -31,7 +31,7 @@ For a comprehensive introduction to rooms 2.0, watch [this video](https://www.yo
- HTTP Invites
- Alias management
-**Versión proporcionada:** 2.0.6~ynh7
+**Versión proporcionada:** 2.0.6~ynh8
**Demo:**
diff --git a/README_zh_Hans.md b/README_zh_Hans.md
index 2dce28e..2c3fa14 100644
--- a/README_zh_Hans.md
+++ b/README_zh_Hans.md
@@ -31,7 +31,7 @@ For a comprehensive introduction to rooms 2.0, watch [this video](https://www.yo
- HTTP Invites
- Alias management
-**分发版本:** 2.0.6~ynh7
+**分发版本:** 2.0.6~ynh8
**演示:**
diff --git a/manifest.toml b/manifest.toml
index 79f740e..a58e7e6 100644
--- a/manifest.toml
+++ b/manifest.toml
@@ -7,7 +7,7 @@ name = "Scuttlebutt Room"
description.en = "Secure Scuttlebutt room server"
description.fr = "Serveur de salon Scuttlebutt sécurisé"
-version = "2.0.6~ynh7"
+version = "2.0.6~ynh8"
maintainers = ["Max Fowler"]
diff --git a/scripts/remove b/scripts/remove
index fbbc8b8..06bc287 100755
--- a/scripts/remove
+++ b/scripts/remove
@@ -43,7 +43,6 @@ ynh_remove_nginx_config
ynh_script_progression --message="Removing various files..." --weight=1
# Remove the log files
-ynh_secure_remove --file="/var/log/$app"
#=================================================
# END OF SCRIPT