Bumped to version v1.1.0-alpha.1 v1.1.0-alpha.1
authorChocobozzz <me@florianbigard.com>
Wed, 17 Oct 2018 06:43:16 +0000 (08:43 +0200)
committerChocobozzz <me@florianbigard.com>
Wed, 17 Oct 2018 06:43:16 +0000 (08:43 +0200)
client/package.json
package.json

index a1dd94b767fd73fab8e49b6bc2d6dbbc3ab74c65..0c5734c555f4d15d2ddd0887af3ad129e2b0d3d5 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "peertube-client",
-  "version": "1.0.0",
+  "version": "1.1.0-alpha.1",
   "private": true,
   "licence": "GPLv3",
   "author": {
index 1fd6d7d19a9b81213ada023b5d66d3db98d1ec8b..e5b2bb50eda2299d225e825de1143ba137a8cf12 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": "1.0.0",
+  "version": "1.1.0-alpha.1",
   "private": true,
   "licence": "AGPLv3",
   "engines": {