Bumped to version v0.0.22-alpha v0.0.22-alpha
authorChocobozzz <me@florianbigard.com>
Fri, 9 Feb 2018 08:46:18 +0000 (09:46 +0100)
committerChocobozzz <me@florianbigard.com>
Fri, 9 Feb 2018 08:46:18 +0000 (09:46 +0100)
client/package.json
package.json

index bddf2ce732eb14a602c82903df9768726fc3c4f7..19c2b0096d031582dfce2bb1068834b2c20ccc26 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "peertube-client",
-  "version": "0.0.21-alpha",
+  "version": "0.0.22-alpha",
   "private": true,
   "licence": "GPLv3",
   "author": {
index a3ad15035675dd8a335b1b4fff665e30e60df9cc..529fa7e7d334793d42dcda95bae80912fcad7b25 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.21-alpha",
+  "version": "0.0.22-alpha",
   "private": true,
   "licence": "GPLv3",
   "engines": {