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-27 08:16:56 +0100
commit195ba6cdf38f4515a514cf8432930576539b0a04 (patch)
treebf2a67df0f08ec0e501123da0ff6a1a8dd63239a /package.json
parent59df8adfa2f646c30b882a8efd3ee7acb7c89739 (diff)
downloadPeerTube-195ba6cdf38f4515a514cf8432930576539b0a04.tar.gz
PeerTube-195ba6cdf38f4515a514cf8432930576539b0a04.tar.zst
PeerTube-195ba6cdf38f4515a514cf8432930576539b0a04.zip
Bumped to version v2.1.1v2.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 dee9840c7..49d9faf97 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": {