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

index a14978998ba936d022d6484444dfcd2de5d74e98..5184ac7bc9d4041341e7c51409075d3f9e5101c0 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "peertube-client",
-  "version": "1.1.0-alpha.2",
+  "version": "1.1.0-rc.1",
   "private": true,
   "licence": "GPLv3",
   "author": {
index 391e1ff9060c90bad8fa609cc1c6d87ea3a8d7b1..7342cddb54e0cd2387a0e057e8259ff181cdf41c 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.1.0-alpha.2",
+  "version": "1.1.0-rc.1",
   "private": true,
   "licence": "AGPLv3",
   "engines": {