Bumped to version v0.0.20-alpha v0.0.20-alpha
authorChocobozzz <me@florianbigard.com>
Thu, 1 Feb 2018 10:25:08 +0000 (11:25 +0100)
committerChocobozzz <me@florianbigard.com>
Thu, 1 Feb 2018 10:25:08 +0000 (11:25 +0100)
client/package.json
package.json

index cefeecd9bbe5f1c98295dbea6a77e58df081e473..e078d3864bd4412883dee8b360fcfbdf4509d910 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "peertube-client",
-  "version": "0.0.19-alpha",
+  "version": "0.0.20-alpha",
   "private": true,
   "licence": "GPLv3",
   "author": {
index 6aa36dabeaa976d63603f9a4193576a94a4eb98f..8c775084d835ebc082e82531e7622873dcb6a5a9 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": "0.0.19-alpha",
+  "version": "0.0.20-alpha",
   "private": true,
   "licence": "GPLv3",
   "engines": {