aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2018-01-24 09:36:42 +0100
committerChocobozzz <me@florianbigard.com>2018-01-24 09:36:42 +0100
commit95d5969445734ece19ad603a6d8cd20edf77cec9 (patch)
treeb7bc02d3cfdef1a44852c6f63c49ad2024e81062 /package.json
parentc7b1b92b118b0db21d542169bbe2ea9a33fd8943 (diff)
downloadPeerTube-95d5969445734ece19ad603a6d8cd20edf77cec9.tar.gz
PeerTube-95d5969445734ece19ad603a6d8cd20edf77cec9.tar.zst
PeerTube-95d5969445734ece19ad603a6d8cd20edf77cec9.zip
Bumped to version v0.0.15-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 6007d2bd3..a820c6dac 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.14-alpha", 4 "version": "0.0.15-alpha",
5 "private": true, 5 "private": true,
6 "licence": "GPLv3", 6 "licence": "GPLv3",
7 "engines": { 7 "engines": {