From 7a73464290505e8b6c49bf711a1e8f33204a4f36 Mon Sep 17 00:00:00 2001 From: anmol26s Date: Tue, 7 Aug 2018 20:13:50 +0530 Subject: [PATCH] Update to version 1.0.0-beta.10 --- README.md | 2 +- conf/app.src | 4 ++-- manifest.json | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 7bbfa8a..5606cda 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ [![Install Peertube with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=peertube)

======= -Shipped Version: **beta.10.pre.3** +Shipped Version: **1.0.0-beta.10** ## What is Peertube ? diff --git a/conf/app.src b/conf/app.src index 355b2eb..9f6a499 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.3/peertube-v1.0.0-beta.10.pre.3.tar.xz -SOURCE_SUM=1b0501470373cef43e5930bf419f4c8bca0911cca4c20a5ddbe5280eecb52658 +SOURCE_URL=https://github.com/Chocobozzz/PeerTube/releases/download/v1.0.0-beta.10/peertube-v1.0.0-beta.10.tar.xz +SOURCE_SUM=e4f724f687e0d40b0db8f7225e5cf589cc18db685609f1c030331027f3394e0c SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.xz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 3c8531c..1ec17d4 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.3", + "version": "1.0.0-beta.10", "url": "https://github.com/Chocobozzz/PeerTube", "license": "AGPL-3.0-only", "maintainer": {