]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - package.json
Fix build
[github/Chocobozzz/PeerTube.git] / package.json
index 907e34a7cd5d7bf152877b6fb4fddb45106fb2a4..223156098f5d35ad6a47840249157d1da0ed2e14 100644 (file)
@@ -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": {