Bumped to version 0.0.7-alpha v0.0.7-alpha
authorChocobozzz <me@florianbigard.com>
Mon, 15 Jan 2018 10:51:51 +0000 (11:51 +0100)
committerChocobozzz <me@florianbigard.com>
Mon, 15 Jan 2018 10:51:51 +0000 (11:51 +0100)
client/package.json
package.json

index 8981e3271234a3b782329684fd3b45bb828332d1..514e43286cf5beee5f0827323571f441f090646a 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "peertube-client",
-  "version": "0.0.6-alpha",
+  "version": "0.0.7-alpha",
   "private": true,
   "licence": "GPLv3",
   "author": {
index 59445ceed1cfd84bd80c7a83914290bcae8cdf14..0eee93e2b416a07e5528644bae1241278b3e3dac 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.6-alpha",
+  "version": "0.0.7-alpha",
   "private": true,
   "licence": "GPLv3",
   "engines": {