Bumped to version v1.4.0
authorChocobozzz <me@florianbigard.com>
Mon, 26 Aug 2019 06:49:46 +0000 (08:49 +0200)
committerChocobozzz <me@florianbigard.com>
Mon, 26 Aug 2019 09:56:10 +0000 (11:56 +0200)
client/package.json
package.json
support/doc/api/openapi.yaml

index 0789953e87c326c066b004b893072d3de8a98ea1..ac881d64c486ba832651e5160a7af6ae4112157c 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "peertube-client",
-  "version": "1.4.0-rc.1",
+  "version": "1.4.0",
   "private": true,
   "licence": "GPLv3",
   "author": {
index ec0b08d50d55a4ef1fcc5a7d732f29c48760eaa1..ce689a4b3a1a148243a39ad7550b226f17636520 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-rc.1",
+  "version": "1.4.0",
   "private": true,
   "licence": "AGPLv3",
   "engines": {
index baea3710defbe556d53433143cfbca287bf6ac47..69717525dae297d8f2b1b98ca46ebad6cdde1d57 100644 (file)
@@ -1,7 +1,7 @@
 openapi: 3.0.0
 info:
   title: PeerTube
-  version: 1.4.0-rc.1
+  version: 1.4.0
   contact:
     name: PeerTube Community
     url: 'https://joinpeertube.org'