Bumped to version v2.0.0-rc.1 v2.0.0-rc.1
authorChocobozzz <me@florianbigard.com>
Tue, 29 Oct 2019 07:26:43 +0000 (08:26 +0100)
committerChocobozzz <me@florianbigard.com>
Tue, 29 Oct 2019 07:26:43 +0000 (08:26 +0100)
client/package.json
package.json
support/doc/api/openapi.yaml

index a45f2b8c7583c583f048f6a18a080bfcbb4120c7..8da25088658755bcf9c49caaed73c48bd68c6e79 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "peertube-client",
-  "version": "1.4.1",
+  "version": "2.0.0-rc.1",
   "private": true,
   "licence": "GPLv3",
   "author": {
index ecfbfcdfdb0259cc06a38e89da05e0005a74f3f2..b36112a157a3c8c6b60a0cf2c7186627b79786b3 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": "1.4.1",
+  "version": "2.0.0-rc.1",
   "private": true,
   "licence": "AGPLv3",
   "engines": {
index 4607bacfb686566a8447fa5d44653f8d2ba2c54d..7eb4577bc1f3291327ec922f26f315d78e6fd296 100644 (file)
@@ -1,7 +1,7 @@
 openapi: 3.0.0
 info:
   title: PeerTube
-  version: 1.4.1
+  version: 2.0.0-rc.1
   contact:
     name: PeerTube Community
     url: 'https://joinpeertube.org'