diff options
author | Chocobozzz <me@florianbigard.com> | 2020-02-27 08:16:56 +0100 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2020-02-27 08:16:56 +0100 |
commit | 195ba6cdf38f4515a514cf8432930576539b0a04 (patch) | |
tree | bf2a67df0f08ec0e501123da0ff6a1a8dd63239a /package.json | |
parent | 59df8adfa2f646c30b882a8efd3ee7acb7c89739 (diff) | |
download | PeerTube-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.json | 2 |
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": { |