diff options
author | Chocobozzz <me@florianbigard.com> | 2019-09-11 11:09:18 +0200 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2019-09-11 11:09:18 +0200 |
commit | 8c559fad1e1c4c2ab7f1388c73200aa4c6256d74 (patch) | |
tree | 62af3ac7ca103defcb49d47cb7e6ee71e5fb1ab3 /package.json | |
parent | 9157d5981f6840bfa06652ad8fd16754c6fd679d (diff) | |
parent | 22af8aac79a8bcd8d0c576b0be000ba2233ba1c5 (diff) | |
download | PeerTube-8c559fad1e1c4c2ab7f1388c73200aa4c6256d74.tar.gz PeerTube-8c559fad1e1c4c2ab7f1388c73200aa4c6256d74.tar.zst PeerTube-8c559fad1e1c4c2ab7f1388c73200aa4c6256d74.zip |
Merge branch 'release/1.4.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 38c40bcf0..ca1f94572 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": "1.4.0", | 4 | "version": "1.4.1", |
5 | "private": true, | 5 | "private": true, |
6 | "licence": "AGPLv3", | 6 | "licence": "AGPLv3", |
7 | "engines": { | 7 | "engines": { |