]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commitdiff
Bumped to version v1.4.0-rc.1 v1.4.0-rc.1
authorChocobozzz <me@florianbigard.com>
Tue, 13 Aug 2019 13:34:39 +0000 (15:34 +0200)
committerChocobozzz <me@florianbigard.com>
Tue, 13 Aug 2019 13:34:39 +0000 (15:34 +0200)
client/package.json
package.json
support/doc/api/openapi.yaml

index de1e1a590684a04a3b57b4a52b6ff3d3166b9cbf..34c2915e39b97f9ee63c5e80e18766ef8d43ea68 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "peertube-client",
-  "version": "1.3.1",
+  "version": "1.4.0-rc.1",
   "private": true,
   "licence": "GPLv3",
   "author": {
index 10aa9b026a9838f6bee129621ec40bbb1d411cad..ec0b08d50d55a4ef1fcc5a7d732f29c48760eaa1 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.3.1",
+  "version": "1.4.0-rc.1",
   "private": true,
   "licence": "AGPLv3",
   "engines": {
index 08ef6353036f65a06b53a3fac10dcb8867fd1eb0..570a377f8d2816e89f837c82ac8cd192b2e9d20c 100644 (file)
@@ -1,7 +1,7 @@
 openapi: 3.0.0
 info:
   title: PeerTube
-  version: 1.3.1
+  version: 1.4.0-rc.1
   contact:
     name: PeerTube Community
     url: 'https://joinpeertube.org'