aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2018-03-29 14:13:23 +0200
committerChocobozzz <me@florianbigard.com>2018-03-29 14:13:23 +0200
commitae61cb09dca2a3093e26d1805f162e6a8389fcda (patch)
tree67e090d37293d1dd7a76c696aa8d0ffa5d20d03f /package.json
parent8e03c5f46a83b82f4e09c27ec308e6b65999baeb (diff)
downloadPeerTube-ae61cb09dca2a3093e26d1805f162e6a8389fcda.tar.gz
PeerTube-ae61cb09dca2a3093e26d1805f162e6a8389fcda.tar.zst
PeerTube-ae61cb09dca2a3093e26d1805f162e6a8389fcda.zip
Bumped to version v1.0.0-beta.3v1.0.0-beta.3
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 933bd7aa3..be4d249ea 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.2", 4 "version": "1.0.0-beta.3",
5 "private": true, 5 "private": true,
6 "licence": "AGPLv3", 6 "licence": "AGPLv3",
7 "engines": { 7 "engines": {