diff --git a/README.md b/README.md index 2e950da..89b8691 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ [![Install Peertube with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=Peertube)

======= -**Version v1.0.0-beta.6** +**Shipped Version:** 1.0.0-beta.7

PeerTube is a decentralized video streaming platform using P2P (BitTorrent) directly in the web browser, using WebTorrent. diff --git a/conf/app.src b/conf/app.src index d27a04a..86eaaa3 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.6/peertube-v1.0.0-beta.6.tar.xz -SOURCE_SUM=9a419a37a8c576a1979a79e6bf0dc9a19fc922f0ad87877a6e24196817e6e4a7 +SOURCE_URL=https://github.com/Chocobozzz/PeerTube/releases/download/v1.0.0-beta.7/peertube-v1.0.0-beta.7.tar.xz +SOURCE_SUM=f4764d122d10e31cad9ee0b0dda4cd150c99278ff070c3d6b650247d4fdc9fe4 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.xz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 681f419..1cb03d3 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.6", + "version": "1.0.0-beta.7", "url": "https://github.com/Chocobozzz/PeerTube", "license": "AGPL-3.0-only", "maintainer": {