]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commitdiff
Bumped to version v1.0.0-alpha.2 v1.0.0-alpha.2
authorChocobozzz <me@florianbigard.com>
Fri, 2 Mar 2018 08:02:00 +0000 (09:02 +0100)
committerChocobozzz <me@florianbigard.com>
Fri, 2 Mar 2018 08:02:00 +0000 (09:02 +0100)
client/package.json
package.json

index 5a5378d72b7923b86c9f333499a0ee7bf42b7e4c..b9ef67d907db2e79255acafae79d50ba23f27153 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "peertube-client",
-  "version": "1.0.0-alpha.1",
+  "version": "1.0.0-alpha.2",
   "private": true,
   "licence": "GPLv3",
   "author": {
index 7fbb3540b4f9f64f5aa3de817d33870215995f67..bd9eb02f3d8e7079bc8b61730a6e1fb9889b4e24 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-alpha.1",
+  "version": "1.0.0-alpha.2",
   "private": true,
   "licence": "GPLv3",
   "engines": {