aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2018-01-29 11:28:42 +0100
committerChocobozzz <me@florianbigard.com>2018-01-29 11:28:42 +0100
commit93bd24a97dd6115d66833b59f6a82c248c6a5195 (patch)
treeaa1d9fb2893a014473cd53e5c756263a67460e4d /package.json
parent4df6a1b8e1ec98355667cb872511d27035bfaf5a (diff)
downloadPeerTube-93bd24a97dd6115d66833b59f6a82c248c6a5195.tar.gz
PeerTube-93bd24a97dd6115d66833b59f6a82c248c6a5195.tar.zst
PeerTube-93bd24a97dd6115d66833b59f6a82c248c6a5195.zip
Bumped to version v0.0.16-alphav0.0.16-alpha
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 d6e0988db..9bd4bc5ac 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": "0.0.15-alpha", 4 "version": "0.0.16-alpha",
5 "private": true, 5 "private": true,
6 "licence": "GPLv3", 6 "licence": "GPLv3",
7 "engines": { 7 "engines": {