Bumped to version v1.0.0-alpha.4 v1.0.0-alpha.4
authorChocobozzz <me@florianbigard.com>
Tue, 6 Mar 2018 10:26:20 +0000 (11:26 +0100)
committerChocobozzz <me@florianbigard.com>
Tue, 6 Mar 2018 10:26:20 +0000 (11:26 +0100)
client/package.json
package.json

index b117effdc88ce33feb7c4da6b1b6fa940c0415c3..be61201960409aeffc9ef267004b8f4f5ff4dca7 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "peertube-client",
-  "version": "1.0.0-alpha.3",
+  "version": "1.0.0-alpha.4",
   "private": true,
   "licence": "GPLv3",
   "author": {
index faea2f3aa878b64410575fd36efb7350bc385ef4..4bc283b001c71c9519ce6c2515c9c468394f5c53 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-alpha.3",
+  "version": "1.0.0-alpha.4",
   "private": true,
   "licence": "GPLv3",
   "engines": {