diff options
author | Chocobozzz <me@florianbigard.com> | 2018-08-07 15:43:50 +0200 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2018-08-07 15:43:50 +0200 |
commit | 59549436ef0e97351c22fd20d135e1a0b3a5a966 (patch) | |
tree | c0a5d280a3882282e5ef63cf7a8c2b69779894fc /package.json | |
parent | d3736b8d3eea1db26c3822005c9e8eaf3eb9cbb1 (diff) | |
download | PeerTube-59549436ef0e97351c22fd20d135e1a0b3a5a966.tar.gz PeerTube-59549436ef0e97351c22fd20d135e1a0b3a5a966.tar.zst PeerTube-59549436ef0e97351c22fd20d135e1a0b3a5a966.zip |
Bumped to version v1.0.0-beta.10v1.0.0-beta.10
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 ea55c5946..74e5afabe 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": { |