Bumped to version v1.4.1 v1.4.1
authorChocobozzz <me@florianbigard.com>
Mon, 9 Sep 2019 06:15:24 +0000 (08:15 +0200)
committerChocobozzz <me@florianbigard.com>
Mon, 9 Sep 2019 06:15:24 +0000 (08:15 +0200)
client/package.json
package.json
support/doc/api/openapi.yaml

index ac881d64c486ba832651e5160a7af6ae4112157c..ba4f5000da84d96cb47dc4c92bb83c1781e4e6f0 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "peertube-client",
-  "version": "1.4.0",
+  "version": "1.4.1",
   "private": true,
   "licence": "GPLv3",
   "author": {
index ce689a4b3a1a148243a39ad7550b226f17636520..3a72fa4aaf204b73ccbfd0eedf755c0a7a0a3ed9 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.0",
+  "version": "1.4.1",
   "private": true,
   "licence": "AGPLv3",
   "engines": {
index 24ffdbc15f701148e9306c08319d01022df64068..30a250c70be0805d24399d4d99462b24deced89d 100644 (file)
@@ -1,7 +1,7 @@
 openapi: 3.0.0
 info:
   title: PeerTube
-  version: 1.4.0
+  version: 1.4.1
   contact:
     name: PeerTube Community
     url: 'https://joinpeertube.org'