aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2018-05-22 16:25:08 +0200
committerChocobozzz <me@florianbigard.com>2018-05-22 16:25:08 +0200
commit0081ee8499d6ffc8b1c1f04cadf7cb9fcfc812c7 (patch)
tree1f599ae8c1b9f632b2ef7cbcbc6f4ef2fb163a60 /package.json
parentd1bd87e066633b8a66266b280327ec828980916b (diff)
downloadPeerTube-0081ee8499d6ffc8b1c1f04cadf7cb9fcfc812c7.tar.gz
PeerTube-0081ee8499d6ffc8b1c1f04cadf7cb9fcfc812c7.tar.zst
PeerTube-0081ee8499d6ffc8b1c1f04cadf7cb9fcfc812c7.zip
Bumped to version v1.0.0-beta.5v1.0.0-beta.5
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 9ed15982a..4123c55ec 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": "1.0.0-beta.4", 4 "version": "1.0.0-beta.5",
5 "private": true, 5 "private": true,
6 "licence": "AGPLv3", 6 "licence": "AGPLv3",
7 "engines": { 7 "engines": {