Bumped to version v0.0.11-alpha v0.0.11-alpha
authorChocobozzz <me@florianbigard.com>
Tue, 16 Jan 2018 07:47:48 +0000 (08:47 +0100)
committerChocobozzz <me@florianbigard.com>
Tue, 16 Jan 2018 07:47:48 +0000 (08:47 +0100)
client/package.json
package.json

index f18582027e9f8a9dbcd666603dc2f70d9f0cd9df..ae0285819d609ffe437e0b4129d5bea5eb15b566 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "peertube-client",
-  "version": "0.0.10-alpha",
+  "version": "0.0.11-alpha",
   "private": true,
   "licence": "GPLv3",
   "author": {
index 05c5f46b935b15a2b9db67d140127c8d4796b7f4..4aec057985d59190c3f14b4fd613647214d5a510 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.10-alpha",
+  "version": "0.0.11-alpha",
   "private": true,
   "licence": "GPLv3",
   "engines": {