diff --git a/README.md b/README.md
index c842f96..87a9f1c 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@
[](https://install-app.yunohost.org/?app=peertube)
=======
-Shipped Version: **1.0.0-beta.12**
+Shipped Version: **1.0.0-beta.13**
## What is Peertube ?
diff --git a/conf/app.src b/conf/app.src
index c084efc..f5aea93 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.12/peertube-v1.0.0-beta.12.tar.xz
-SOURCE_SUM=0b489119560f299754e0f7cbd1472f2dff605ea18fdf6c2bb467014550e176e0
+SOURCE_URL=https://github.com/Chocobozzz/PeerTube/releases/download/v1.0.0-beta.13/peertube-v1.0.0-beta.13.tar.xz
+SOURCE_SUM=d23ebad3d1348a8fdf6ccaff81c16849045574578656ab7e676d4580c2da7383
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.xz
SOURCE_IN_SUBDIR=true
diff --git a/manifest.json b/manifest.json
index 05325d2..359a850 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.12",
+ "version": "1.0.0-beta.13",
"url": "https://github.com/Chocobozzz/PeerTube",
"license": "AGPL-3.0-only",
"maintainer": {