aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2022-06-28 14:37:30 +0200
committerChocobozzz <me@florianbigard.com>2022-06-28 14:37:30 +0200
commita2fb5fb8b1007e3ce82e707917f5d9a37374e99b (patch)
tree9073ed691e5662f4129805a663c0d2246a60ce33 /package.json
parent7a9efc5cd2cd3eb02019af21103bd2d317ada26a (diff)
parent28368da08762fafc094dacc911679977c662af13 (diff)
downloadPeerTube-a2fb5fb8b1007e3ce82e707917f5d9a37374e99b.tar.gz
PeerTube-a2fb5fb8b1007e3ce82e707917f5d9a37374e99b.tar.zst
PeerTube-a2fb5fb8b1007e3ce82e707917f5d9a37374e99b.zip
Merge branch 'release/4.2.0' into develop
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 67b80ac0e..93fa4b04a 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
1{ 1{
2 "name": "peertube", 2 "name": "peertube",
3 "description": "PeerTube, an ActivityPub-federated video streaming platform using P2P directly in your web browser.", 3 "description": "PeerTube, an ActivityPub-federated video streaming platform using P2P directly in your web browser.",
4 "version": "4.2.1", 4 "version": "4.2.2",
5 "private": true, 5 "private": true,
6 "licence": "AGPL-3.0", 6 "licence": "AGPL-3.0",
7 "engines": { 7 "engines": {