Bumped to version v2.1.0-rc.1 v2.1.0-rc.1
authorChocobozzz <me@florianbigard.com>
Mon, 27 Jan 2020 07:44:04 +0000 (08:44 +0100)
committerChocobozzz <me@florianbigard.com>
Mon, 27 Jan 2020 07:44:04 +0000 (08:44 +0100)
client/package.json
package.json
support/doc/api/openapi.yaml

index 345a85a5f9e781f1edd1cc04f589e1dfb0c7af7d..cd0a82aa4f2cafd2b9560a9a52af0936ab32841a 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "peertube-client",
-  "version": "2.0.0",
+  "version": "2.1.0-rc.1",
   "private": true,
   "license": "AGPL-3.0",
   "author": {
index 0122a54e405e1b886674956ee45e5e157adaa733..d4858725a2b623bc4428e09d27f874ce929c9e49 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.0.0",
+  "version": "2.1.0-rc.1",
   "private": true,
   "licence": "AGPL-3.0",
   "engines": {
index 9c56bb27af46aa5b8de4ff0f6112dc566fa2962e..43718e2a1537c3f4a0bf4f245352c0bd7851bd8d 100644 (file)
@@ -1,7 +1,7 @@
 openapi: 3.0.0
 info:
   title: PeerTube
-  version: 2.0.0
+  version: 2.1.0-rc.1
   contact:
     name: PeerTube Community
     url: 'https://joinpeertube.org'