]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - package.json
Fix avatar update
[github/Chocobozzz/PeerTube.git] / package.json
index 06434f89d7ab27b30499dcf1136c555fec4ddd2a..80d5a04acfb45847f75a1d3043096c68254c2b2e 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-beta.16",
+  "version": "1.0.0-rc.2",
   "private": true,
   "licence": "AGPLv3",
   "engines": {
@@ -11,8 +11,8 @@
     "peertube": "dist/server/tools/peertube.js"
   },
   "author": {
-    "name": "Florian Bigard",
-    "email": "florian.bigard@gmail.com",
+    "name": "Chocobozzz",
+    "email": "chocobozzz@cpy.re",
     "url": "http://github.com/Chocobozzz"
   },
   "repository": {