]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commitdiff
Bumped to version v1.0.0-alpha.1 v1.0.0-alpha.1
authorChocobozzz <me@florianbigard.com>
Thu, 1 Mar 2018 13:46:20 +0000 (14:46 +0100)
committerChocobozzz <me@florianbigard.com>
Thu, 1 Mar 2018 13:46:20 +0000 (14:46 +0100)
client/package.json
package.json

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