Bumped to version v1.0.0-alpha.5 v1.0.0-alpha.5
authorChocobozzz <me@florianbigard.com>
Thu, 8 Mar 2018 13:42:19 +0000 (14:42 +0100)
committerChocobozzz <me@florianbigard.com>
Thu, 8 Mar 2018 13:42:19 +0000 (14:42 +0100)
client/package.json
package.json

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