diff --git a/README.md b/README.md
index bc1e561..7bbfa8a 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@
[](https://install-app.yunohost.org/?app=peertube)
=======
-Shipped Version: **v1.0.0-beta.10.pre.2**
+Shipped Version: **beta.10.pre.3**
## What is Peertube ?
diff --git a/conf/app.src b/conf/app.src
index 4f417fb..355b2eb 100644
--- a/conf/app.src
+++ b/conf/app.src
@@ -1,5 +1,5 @@
-SOURCE_URL=https://github.com/Chocobozzz/PeerTube/releases/download/v1.0.0-beta.10.pre.2/peertube-v1.0.0-beta.10.pre.2.tar.xz
-SOURCE_SUM=2c9c992535b5a23cb89faf9d024e17934cd5039d50c9b249f8631fe49e1a51b8
+SOURCE_URL=https://github.com/Chocobozzz/PeerTube/releases/download/v1.0.0-beta.10.pre.3/peertube-v1.0.0-beta.10.pre.3.tar.xz
+SOURCE_SUM=1b0501470373cef43e5930bf419f4c8bca0911cca4c20a5ddbe5280eecb52658
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.xz
SOURCE_IN_SUBDIR=true
diff --git a/manifest.json b/manifest.json
index c2f971f..3c8531c 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.10.pre.2",
+ "version": "1.0.0-beta.10.pre.3",
"url": "https://github.com/Chocobozzz/PeerTube",
"license": "AGPL-3.0-only",
"maintainer": {