aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2018-01-18 19:50:28 +0100
committerChocobozzz <me@florianbigard.com>2018-01-18 19:50:28 +0100
commit134337bd07f2639c79bcb47ed683d1b6d55357bd (patch)
treeb378d394dc675ef48df1be8a3c3175efaff4491d /package.json
parent2d9ab59061057ae9686b65b61e9d59e47f03fae9 (diff)
downloadPeerTube-134337bd07f2639c79bcb47ed683d1b6d55357bd.tar.gz
PeerTube-134337bd07f2639c79bcb47ed683d1b6d55357bd.tar.zst
PeerTube-134337bd07f2639c79bcb47ed683d1b6d55357bd.zip
Bumped to version v0.0.13-alphav0.0.13-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 0963c9161..23ea8928a 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.12-alpha", 4 "version": "0.0.13-alpha",
5 "private": true, 5 "private": true,
6 "licence": "GPLv3", 6 "licence": "GPLv3",
7 "engines": { 7 "engines": {