aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2020-08-27 08:46:36 +0200
committerChocobozzz <me@florianbigard.com>2020-08-27 08:46:36 +0200
commit5520f6658e330391f6439d65ffdaf07b46cefa64 (patch)
tree0072fdaa57033e949c3c4b88229905dbd7c6e5e1 /package.json
parent1a568b6fcae4cd64458bb2d53543bffd1a3baabc (diff)
downloadPeerTube-5520f6658e330391f6439d65ffdaf07b46cefa64.tar.gz
PeerTube-5520f6658e330391f6439d65ffdaf07b46cefa64.tar.zst
PeerTube-5520f6658e330391f6439d65ffdaf07b46cefa64.zip
Bumped to version v2.4.0-rc.1v2.4.0-rc.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 a39e25a57..614f57f1e 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", 4 "version": "2.4.0-rc.1",
5 "private": true, 5 "private": true,
6 "licence": "AGPL-3.0", 6 "licence": "AGPL-3.0",
7 "engines": { 7 "engines": {