Bumped to version v0.0.29-alpha v0.0.29-alpha
authorChocobozzz <me@florianbigard.com>
Wed, 28 Feb 2018 09:58:41 +0000 (10:58 +0100)
committerChocobozzz <me@florianbigard.com>
Wed, 28 Feb 2018 09:58:41 +0000 (10:58 +0100)
client/package.json
package.json

index 4144a005600a7e6c06d5e0a4227196565cefd554..df589bf1c013dbc80b9ea9629583a502ad6f2eb0 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "peertube-client",
-  "version": "0.0.28-alpha",
+  "version": "0.0.29-alpha",
   "private": true,
   "licence": "GPLv3",
   "author": {
index 5230049f93e144351b3100ca15a6103913c8b0e7..abd3fb41f718d3bb4532ae89660509d388ca8f8b 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.28-alpha",
+  "version": "0.0.29-alpha",
   "private": true,
   "licence": "GPLv3",
   "engines": {