aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2022-06-28 14:31:07 +0200
committerChocobozzz <me@florianbigard.com>2022-06-28 14:31:07 +0200
commit28368da08762fafc094dacc911679977c662af13 (patch)
tree50382a381ecd66dd4d76bdac65fb2d2a489aec6b /package.json
parent65db089d924507abdb0c417baede2ed5561b2ab5 (diff)
downloadPeerTube-28368da08762fafc094dacc911679977c662af13.tar.gz
PeerTube-28368da08762fafc094dacc911679977c662af13.tar.zst
PeerTube-28368da08762fafc094dacc911679977c662af13.zip
Bumped to version v4.2.2v4.2.2
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 1c41dbf55..2e7530e4d 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": {