Bumped to version v2.2.0-rc.1 v2.2.0-rc.1
authorChocobozzz <me@florianbigard.com>
Mon, 18 May 2020 06:13:34 +0000 (08:13 +0200)
committerChocobozzz <me@florianbigard.com>
Mon, 18 May 2020 06:13:34 +0000 (08:13 +0200)
client/package.json
package.json
support/doc/api/openapi.yaml

index 313192b85d2c69fac2b046e7f59fd2a8eee000c7..5522b19890aa5a5210f9fa406894701fef67fe65 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "peertube-client",
-  "version": "2.1.1",
+  "version": "2.2.0-rc.1",
   "private": true,
   "license": "AGPL-3.0",
   "author": {
index 6fb816d7fccfa5945231e98ec9131562e174f957..e33416f489be6c063a42ca6c7e9d6352d1a2a244 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.1.1",
+  "version": "2.2.0-rc.1",
   "private": true,
   "licence": "AGPL-3.0",
   "engines": {
index dbf6d2943a49e72fabc228a8d4fbdbcbcf9905ed..6787679cfba64ee087cdba2a81bfc179f2ba5feb 100644 (file)
@@ -1,7 +1,7 @@
 openapi: 3.0.0
 info:
   title: PeerTube
-  version: 2.1.1
+  version: 2.2.0-rc.1
   contact:
     name: PeerTube Community
     url: 'https://joinpeertube.org'