]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commitdiff
Bumped to version v1.0.0 v1.0.0
authorChocobozzz <me@florianbigard.com>
Thu, 11 Oct 2018 07:06:16 +0000 (09:06 +0200)
committerChocobozzz <me@florianbigard.com>
Thu, 11 Oct 2018 07:06:16 +0000 (09:06 +0200)
client/package.json
package.json

index 76a4eedad588adcdd41f7ecd764e896b05141232..a1dd94b767fd73fab8e49b6bc2d6dbbc3ab74c65 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "peertube-client",
-  "version": "1.0.0-rc.2",
+  "version": "1.0.0",
   "private": true,
   "licence": "GPLv3",
   "author": {
index 80d5a04acfb45847f75a1d3043096c68254c2b2e..5aaaa32a736d1f0d61d1f52dba0e587f6e04cc15 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-rc.2",
+  "version": "1.0.0",
   "private": true,
   "licence": "AGPLv3",
   "engines": {