]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commitdiff
Bumped to version v3.0.0-rc.1 v3.0.0-rc.1
authorChocobozzz <me@florianbigard.com>
Wed, 16 Dec 2020 08:46:27 +0000 (09:46 +0100)
committerChocobozzz <me@florianbigard.com>
Wed, 16 Dec 2020 08:46:27 +0000 (09:46 +0100)
client/package.json
package.json
support/doc/api/openapi.yaml

index 933a8d65f6d436cbd98c6b3d72eb54d6e680b360..22a270c5dc66c1fdd89381373f68959f64f136a8 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "peertube-client",
-  "version": "2.4.0",
+  "version": "3.0.0-rc.1",
   "private": true,
   "license": "AGPL-3.0",
   "author": {
index 38d01c77e877f60684f2f0e3086df28f70e40ff4..ed4ac380a6f7174713e67e36010d82b74de37e78 100644 (file)
@@ -1,7 +1,7 @@
 {
   "name": "peertube",
   "description": "Federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.",
-  "version": "2.4.0",
+  "version": "3.0.0-rc.1",
   "private": true,
   "licence": "AGPL-3.0",
   "engines": {
index c06bffb0a1ac550a84018520492a0565d4f72600..10134a3e2d86626cd6be2d2553fbf55a6da98e44 100644 (file)
@@ -1,7 +1,7 @@
 openapi: 3.0.0
 info:
   title: PeerTube
-  version: 2.4.0
+  version: 3.0.0-rc.1
   contact:
     name: PeerTube Community
     url: 'https://joinpeertube.org'