Bumped to version v0.0.15-alpha
authorChocobozzz <me@florianbigard.com>
Wed, 24 Jan 2018 08:36:42 +0000 (09:36 +0100)
committerChocobozzz <me@florianbigard.com>
Wed, 24 Jan 2018 08:36:42 +0000 (09:36 +0100)
client/package.json
package.json

index 0cd453f1b012fed01875d396b87e9a682226768b..f9becb2155ee53081c3f15203a7cee8c98fb4326 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "peertube-client",
-  "version": "0.0.14-alpha",
+  "version": "0.0.15-alpha",
   "private": true,
   "licence": "GPLv3",
   "author": {
index 6007d2bd3d9fb0de1bd12fe255a1609bc5809ca0..a820c6dacef6cbb8884d996e8322b39203b66e5e 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.14-alpha",
+  "version": "0.0.15-alpha",
   "private": true,
   "licence": "GPLv3",
   "engines": {