Bumped to version v1.3.1 v1.3.1
authorChocobozzz <me@florianbigard.com>
Mon, 17 Jun 2019 06:38:32 +0000 (08:38 +0200)
committerChocobozzz <me@florianbigard.com>
Mon, 17 Jun 2019 06:38:32 +0000 (08:38 +0200)
client/package.json
package.json
support/doc/api/openapi.yaml

index 4fca33c84c52f9dc00e283efd2d33faf763997b5..ba3b0e7ed73ff8e4b290ccd071551ccd9b852893 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "peertube-client",
-  "version": "1.3.0",
+  "version": "1.3.1",
   "private": true,
   "licence": "GPLv3",
   "author": {
index bea9497966553c04c2df2180b8060b3d13f762cc..3846b45faaffd561d991c6727b9f69804e5703ce 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.0",
+  "version": "1.3.1",
   "private": true,
   "licence": "AGPLv3",
   "engines": {
index de610893c06c538623014e2819669b9ec06af352..0ab0c71c4ac0a9865b8be6f1d51816383ad36237 100644 (file)
@@ -1,7 +1,7 @@
 openapi: 3.0.0
 info:
   title: PeerTube
-  version: 1.3.0
+  version: 1.3.1
   contact:
     name: PeerTube Community
     url: 'https://joinpeertube.org'