Bumped to version v1.0.0-beta.4 v1.0.0-beta.4
authorChocobozzz <me@florianbigard.com>
Mon, 7 May 2018 11:02:08 +0000 (13:02 +0200)
committerChocobozzz <me@florianbigard.com>
Mon, 7 May 2018 11:02:08 +0000 (13:02 +0200)
client/package.json
package.json

index 07de7db6c47f5047bf91f44cfd413c2f39aed6ad..f353865602ae332d71f347399b3e89500eb9e592 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "peertube-client",
-  "version": "1.0.0-beta.3",
+  "version": "1.0.0-beta.4",
   "private": true,
   "licence": "GPLv3",
   "author": {
index 100e00f51ac88dd8511b864a8626f4e6b85f7efb..821c00c726e5f31d60be915d6c0f162e1bc55bf4 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.0.0-beta.3",
+  "version": "1.0.0-beta.4",
   "private": true,
   "licence": "AGPLv3",
   "engines": {