]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commitdiff
Bumped to version v4.0.0 v4.0.0
authorChocobozzz <me@florianbigard.com>
Mon, 13 Dec 2021 08:22:25 +0000 (09:22 +0100)
committerChocobozzz <me@florianbigard.com>
Mon, 13 Dec 2021 08:22:25 +0000 (09:22 +0100)
client/package.json
package.json

index f1ebd6dec6cb221342344df3937dec0c0c7ad86e..0f52ec88c1da9d08b619399d57e3b0921bf2751e 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "peertube-client",
-  "version": "4.0.0-rc.1",
+  "version": "4.0.0",
   "private": true,
   "license": "AGPL-3.0",
   "author": {
index 6cc00d1ae34e6b702428b821c78f78eadec6cdc4..f2906128f6b8dc2bcb60281668974f385f5300fd 100644 (file)
@@ -1,7 +1,7 @@
 {
   "name": "peertube",
   "description": "PeerTube, an ActivityPub-federated video streaming platform using P2P directly in your web browser.",
-  "version": "4.0.0-rc.1",
+  "version": "4.0.0",
   "private": true,
   "licence": "AGPL-3.0",
   "engines": {