diff --git a/README.md b/README.md
index b3d7b2a..5cfaef5 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,8 @@
# PeerTube app for YunoHost
[![Install Peertube with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=Peertube)
+**Version 1.0.0-beta.4**
+
## Installation
1. Require dedicated domain like **peertube.domain.tld**.
1. No LDAP support (blocked until upstream implements it)
diff --git a/manifest.json b/manifest.json
index e1fb316..2c66d68 100644
--- a/manifest.json
+++ b/manifest.json
@@ -5,7 +5,7 @@
"description": {
"en": "Video streaming platform using P2P directly in the web browser, connected to a federated network"
},
- "version": "1.0.0-beta.3-2",
+ "version": "1.0.0-beta.4",
"url": "https://github.com/Chocobozzz/PeerTube",
"license": "AGPL-3.0-only",
"maintainer": {