Bumped to version v0.0.24-alpha
authorChocobozzz <me@florianbigard.com>
Fri, 16 Feb 2018 07:37:50 +0000 (08:37 +0100)
committerChocobozzz <me@florianbigard.com>
Fri, 16 Feb 2018 07:37:50 +0000 (08:37 +0100)
client/package.json
package.json

index fe8bdd1f9544487476b9d0f96e4fb66d53337476..b3de9a19ac42331e0ae9920beeb5f831cdabcd6a 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "peertube-client",
-  "version": "0.0.23-alpha",
+  "version": "0.0.24-alpha",
   "private": true,
   "licence": "GPLv3",
   "author": {
index 7ed520b65430bb18e03855645f3acdd8fbad095f..b5d7422ed6c8af36908fb5e6bec446fa9fc5cd46 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.23-alpha",
+  "version": "0.0.24-alpha",
   "private": true,
   "licence": "GPLv3",
   "engines": {