aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2018-01-18 18:34:34 +0100
committerChocobozzz <me@florianbigard.com>2018-01-18 18:34:34 +0100
commit3c7a59684e8f617f981fa25c0b882d58d8b98d04 (patch)
treeaf79645736bbfcbe0d9e60a54a0849afbca4b7f6 /package.json
parente212f88714ec67571970e369b77d6bec887f6d18 (diff)
downloadPeerTube-3c7a59684e8f617f981fa25c0b882d58d8b98d04.tar.gz
PeerTube-3c7a59684e8f617f981fa25c0b882d58d8b98d04.tar.zst
PeerTube-3c7a59684e8f617f981fa25c0b882d58d8b98d04.zip
Bumped to version v0.0.12-alphav0.0.12-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 5c0e25d91..0963c9161 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.11-alpha", 4 "version": "0.0.12-alpha",
5 "private": true, 5 "private": true,
6 "licence": "GPLv3", 6 "licence": "GPLv3",
7 "engines": { 7 "engines": {