]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commitdiff
Bumped to version v1.2.0-rc.1 v1.2.0-rc.1
authorChocobozzz <me@florianbigard.com>
Thu, 17 Jan 2019 15:15:20 +0000 (16:15 +0100)
committerChocobozzz <me@florianbigard.com>
Thu, 17 Jan 2019 15:15:20 +0000 (16:15 +0100)
client/package.json
package.json
support/doc/api/openapi.yaml

index 248c390fc77a8c7feb3f2093b0393b0c35cafdb3..42deddd5fcdaeab9e398abdc5674f4d27e67a94e 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "peertube-client",
-  "version": "1.1.0",
+  "version": "1.2.0-rc.1",
   "private": true,
   "licence": "GPLv3",
   "author": {
index ea3f88e24e510e1e32e2c76c369f887d1f87cf8b..f91bf85931667c4ae576e6a252895b368711d407 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.1.0",
+  "version": "1.2.0-rc.1",
   "private": true,
   "licence": "AGPLv3",
   "engines": {
index 535dfdd4c9eba2699ddbb2e9aad1737c07261f55..cca55580689372c37caf469214cbbb2113349615 100644 (file)
@@ -1,7 +1,7 @@
 openapi: 3.0.0
 info:
   title: PeerTube
-  version: 1.1.0
+  version: 1.2.0-rc.1
   contact:
     name: PeerTube Community
     url: 'https://joinpeertube.org'