From 70492b8674cfe696c22636dca649703264276d2e Mon Sep 17 00:00:00 2001 From: anmol26s Date: Thu, 11 Oct 2018 22:47:16 +0530 Subject: [PATCH] Updated to version 1.0.0 --- README.md | 2 +- conf/app.src | 2 +- manifest.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 4903cbc..544aa27 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: **1.0.0-rc.2** +Shipped Version: **1.0.0** # Nodejs branch for servers giving error on yarn install (OVH) diff --git a/conf/app.src b/conf/app.src index 7c34579..97c6d3c 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,4 +1,4 @@ -SOURCE_URL=https://github.com/Chocobozzz/PeerTube/releases/download/v1.0.0-rc.2/peertube-v1.0.0-rc.2.tar.xz +SOURCE_URL=https://github.com/Chocobozzz/PeerTube/releases/download/v1.0.0/peertube-v1.0.0.tar.xz SOURCE_SUM=3222dff35dd6784001732e3599f435fb58a7304acffe12a7c19c59a4ee88bbc0 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.xz diff --git a/manifest.json b/manifest.json index f396cdb..ca5c0a4 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Video streaming platform using P2P directly in the web browser, connected to a federated network", "fr": "Plateforme de diffusion vidéo par P2P directement dans le navigateur, et connectée à un réseau fédéralisé" }, - "version": "1.0.0-rc.2", + "version": "1.0.0", "url": "https://github.com/Chocobozzz/PeerTube", "license": "AGPL-3.0-only", "maintainer": {