aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2020-06-02 10:04:05 +0200
committerChocobozzz <me@florianbigard.com>2020-06-02 10:04:05 +0200
commita55c98031b1287bc568c14917bc5588c3badd8af (patch)
tree87e3ad1874e36f1b18a6da3558991f90f9a67bed /package.json
parentf3e887e5f0f5669d09ca6fad13f3a39095d4b2f0 (diff)
downloadPeerTube-a55c98031b1287bc568c14917bc5588c3badd8af.tar.gz
PeerTube-a55c98031b1287bc568c14917bc5588c3badd8af.tar.zst
PeerTube-a55c98031b1287bc568c14917bc5588c3badd8af.zip
Bumped to version v2.2.0v2.2.0
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 e33416f48..b94c7f7ab 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": "2.2.0-rc.1", 4 "version": "2.2.0",
5 "private": true, 5 "private": true,
6 "licence": "AGPL-3.0", 6 "licence": "AGPL-3.0",
7 "engines": { 7 "engines": {