X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=package.json;h=223156098f5d35ad6a47840249157d1da0ed2e14;hb=ba278fa51dc578835c7fcb3a6eca4cd8cd86c755;hp=907e34a7cd5d7bf152877b6fb4fddb45106fb2a4;hpb=83002a823465fe03a8d82833cb2e073a383405a8;p=github%2FChocobozzz%2FPeerTube.git diff --git a/package.json b/package.json index 907e34a7c..223156098 100644 --- a/package.json +++ b/package.json @@ -1,11 +1,11 @@ { "name": "peertube", "description": "PeerTube, an ActivityPub-federated video streaming platform using P2P directly in your web browser.", - "version": "5.1.0", + "version": "5.2.0", "private": true, "licence": "AGPL-3.0", "engines": { - "node": ">=12.x", + "node": ">=16.x", "yarn": ">=1.x" }, "bin": {