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

index 43955bf8937d8e53aa731d00762333632c2fe45d..6955fa7521d697b92ccee6d88c9d931964b79e99 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "peertube-client",
-  "version": "0.0.18-alpha",
+  "version": "0.0.19-alpha",
   "private": true,
   "licence": "GPLv3",
   "author": {
index 012bc11f5c3e3a466c2c332a00a0c9accdc1ad8c..6aa36dabeaa976d63603f9a4193576a94a4eb98f 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.18-alpha",
+  "version": "0.0.19-alpha",
   "private": true,
   "licence": "GPLv3",
   "engines": {