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

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