diff options
author | Chocobozzz <me@florianbigard.com> | 2021-01-12 08:30:26 +0100 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2021-01-12 08:30:26 +0100 |
commit | efd31a6ae276ae0337b8b342861103551de32753 (patch) | |
tree | 18aca2aab4f80f7037d8d63b5ec3e382340bd58b /package.json | |
parent | 490109c7660657320d7d67a3b662e5d969dae3dd (diff) | |
parent | 51133b50bc89c29bc0b22d9c432a670408226eaa (diff) | |
download | PeerTube-efd31a6ae276ae0337b8b342861103551de32753.tar.gz PeerTube-efd31a6ae276ae0337b8b342861103551de32753.tar.zst PeerTube-efd31a6ae276ae0337b8b342861103551de32753.zip |
Merge branch 'release/3.0.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 382e79ff5..90b3768ac 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": "3.0.0", | 4 | "version": "3.0.1", |
5 | "private": true, | 5 | "private": true, |
6 | "licence": "AGPL-3.0", | 6 | "licence": "AGPL-3.0", |
7 | "engines": { | 7 | "engines": { |