aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2018-03-09 10:33:37 +0100
committerChocobozzz <me@florianbigard.com>2018-03-09 10:33:37 +0100
commit746a3d47a7ea3d406e5954f30e82e2c70a26848a (patch)
treec893041af49926642c637c54281c0bb6ca84bf5b /package.json
parent2c6bbd97d351d507aec1f6e98ab875aa13a7a2e2 (diff)
downloadPeerTube-746a3d47a7ea3d406e5954f30e82e2c70a26848a.tar.gz
PeerTube-746a3d47a7ea3d406e5954f30e82e2c70a26848a.tar.zst
PeerTube-746a3d47a7ea3d406e5954f30e82e2c70a26848a.zip
Bumped to version v1.0.0-alpha.6v1.0.0-alpha.6
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 96fc51e13..75d426a17 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-alpha.5", 4 "version": "1.0.0-alpha.6",
5 "private": true, 5 "private": true,
6 "licence": "GPLv3", 6 "licence": "GPLv3",
7 "engines": { 7 "engines": {