Bumped to version v0.0.13-alpha v0.0.13-alpha
authorChocobozzz <me@florianbigard.com>
Thu, 18 Jan 2018 18:50:28 +0000 (19:50 +0100)
committerChocobozzz <me@florianbigard.com>
Thu, 18 Jan 2018 18:50:28 +0000 (19:50 +0100)
client/package.json
package.json

index 732e8fac74c3d19788bd765b0e55d33d0e05dce6..78c94ff75076906ab6f36dfa0745d6498d2c815c 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "peertube-client",
-  "version": "0.0.12-alpha",
+  "version": "0.0.13-alpha",
   "private": true,
   "licence": "GPLv3",
   "author": {
index 0963c91614c4a50409850af71de56b4292ace372..23ea8928af04d3c1bb31c087b395f21d44ef424e 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.12-alpha",
+  "version": "0.0.13-alpha",
   "private": true,
   "licence": "GPLv3",
   "engines": {