aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2020-02-27 08:16:56 +0100
committerChocobozzz <me@florianbigard.com>2020-02-28 13:45:42 +0100
commit93468b0889a3f65f28692be88c41d4628f0ec744 (patch)
treea64275c6a0793ad7922189abf86e4c9dfb1445d8 /package.json
parentbe9bb9475e23a99f5a275259536767ef458fe33d (diff)
downloadPeerTube-93468b0889a3f65f28692be88c41d4628f0ec744.tar.gz
PeerTube-93468b0889a3f65f28692be88c41d4628f0ec744.tar.zst
PeerTube-93468b0889a3f65f28692be88c41d4628f0ec744.zip
Bumped to version v2.1.1
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 3311f7add..0b944cce9 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.1.0", 4 "version": "2.1.1",
5 "private": true, 5 "private": true,
6 "licence": "AGPL-3.0", 6 "licence": "AGPL-3.0",
7 "engines": { 7 "engines": {