diff options
author | Chocobozzz <me@florianbigard.com> | 2018-08-07 16:12:31 +0200 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2018-08-07 16:12:31 +0200 |
commit | 9a12f169c15b638fe78cf6e85a1993550a25e404 (patch) | |
tree | ee3efd50738036f899e17f56620dccbe2e39739b /package.json | |
parent | 3d52b300ea79bec21f090e2447c4808307078618 (diff) | |
parent | 59549436ef0e97351c22fd20d135e1a0b3a5a966 (diff) | |
download | PeerTube-9a12f169c15b638fe78cf6e85a1993550a25e404.tar.gz PeerTube-9a12f169c15b638fe78cf6e85a1993550a25e404.tar.zst PeerTube-9a12f169c15b638fe78cf6e85a1993550a25e404.zip |
Merge branch 'release/beta-10' into develop
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 4dbe1717e..c7163d8bb 100644 --- a/package.json +++ b/package.json | |||
@@ -1,7 +1,7 @@ | |||
1 | { | 1 | { |
2 | "name": "peertube", | 2 | "name": "peertube", |
3 | "description": "Federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", | 3 | "description": "Federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", |
4 | "version": "1.0.0-beta.10.pre.3", | 4 | "version": "1.0.0-beta.10", |
5 | "private": true, | 5 | "private": true, |
6 | "licence": "AGPLv3", | 6 | "licence": "AGPLv3", |
7 | "engines": { | 7 | "engines": { |