diff options
author | Chocobozzz <me@florianbigard.com> | 2020-07-21 11:16:28 +0200 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2020-07-21 11:16:28 +0200 |
commit | 2291a412d25bd139398ca9e7a5131d0c1e4ffd7d (patch) | |
tree | 0bd9d8b135e43ed681f6949040ec2cf698080549 /package.json | |
parent | d28d13581fe8cb4c72ee7c2ef43cb1196fd8b5fa (diff) | |
parent | 97aaeadad537cc6b19f508f074c3fba01ed1e93b (diff) | |
download | PeerTube-2291a412d25bd139398ca9e7a5131d0c1e4ffd7d.tar.gz PeerTube-2291a412d25bd139398ca9e7a5131d0c1e4ffd7d.tar.zst PeerTube-2291a412d25bd139398ca9e7a5131d0c1e4ffd7d.zip |
Merge branch 'release/2.3.0' into develop
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 d145bc054..c579030f5 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.3.0-rc.1", | 4 | "version": "2.3.0", |
5 | "private": true, | 5 | "private": true, |
6 | "licence": "AGPL-3.0", | 6 | "licence": "AGPL-3.0", |
7 | "engines": { | 7 | "engines": { |