Bumped to version v1.3.0-rc.1 v1.3.0-rc.1
authorChocobozzz <me@florianbigard.com>
Tue, 14 May 2019 12:00:03 +0000 (14:00 +0200)
committerChocobozzz <me@florianbigard.com>
Tue, 14 May 2019 12:00:03 +0000 (14:00 +0200)
client/package.json
package.json
support/doc/api/openapi.yaml

index c1532ee62564f9cae688a65e4da92f7c05fa1356..4bff0a5298787424d337b79fb40eb4c7184dc4f0 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "peertube-client",
-  "version": "1.2.1",
+  "version": "1.3.0-rc.1",
   "private": true,
   "licence": "GPLv3",
   "author": {
index 1630706eb8f34a92d80859c70eb8da2b144c3f09..1dbf33a0a2ec182a7a04ed0358f9ba89a09ffd7a 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.2.1",
+  "version": "1.3.0-rc.1",
   "private": true,
   "licence": "AGPLv3",
   "engines": {
index c23df46a6951ca2e5448c66edd51729c3f52be43..7b67b5c64e8d7389e393509eaa41fe5f7c2372e6 100644 (file)
@@ -1,7 +1,7 @@
 openapi: 3.0.0
 info:
   title: PeerTube
-  version: 1.2.1
+  version: 1.3.0-rc.1
   contact:
     name: PeerTube Community
     url: 'https://joinpeertube.org'