Bumped to version v0.0.17-alpha v0.0.17-alpha
authorChocobozzz <me@florianbigard.com>
Mon, 29 Jan 2018 10:58:27 +0000 (11:58 +0100)
committerChocobozzz <me@florianbigard.com>
Mon, 29 Jan 2018 10:58:27 +0000 (11:58 +0100)
client/package.json
package.json

index 34969606a2d02ccbcec12cdef6e7202c9f682f65..b2283ba667ea06f723e55b42b1eb57732034fe9f 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "peertube-client",
-  "version": "0.0.16-alpha",
+  "version": "0.0.17-alpha",
   "private": true,
   "licence": "GPLv3",
   "author": {
index 9bd4bc5ace972e9af3a952ca625f11fb8389d839..3c3feb1f89c2c5115d026b57dfdde9fdd43f6ae8 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.16-alpha",
+  "version": "0.0.17-alpha",
   "private": true,
   "licence": "GPLv3",
   "engines": {