aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2018-02-26 11:46:46 +0100
committerChocobozzz <me@florianbigard.com>2018-02-26 11:46:46 +0100
commit3babbd2503719ede80577970d720c013ace33794 (patch)
tree68d2380473c11bdf1e2d720a7ccff0c93bef6bd1 /package.json
parentfed951557277a6f783c75909f4cbeb21c4159133 (diff)
downloadPeerTube-3babbd2503719ede80577970d720c013ace33794.tar.gz
PeerTube-3babbd2503719ede80577970d720c013ace33794.tar.zst
PeerTube-3babbd2503719ede80577970d720c013ace33794.zip
Bumped to version v0.0.28-alphav0.0.28-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 f17096db7..5230049f9 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.27-alpha", 4 "version": "0.0.28-alpha",
5 "private": true, 5 "private": true,
6 "licence": "GPLv3", 6 "licence": "GPLv3",
7 "engines": { 7 "engines": {