aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
authorRigel Kent <sendmemail@rigelk.eu>2018-10-03 13:24:10 +0200
committerRigel Kent <sendmemail@rigelk.eu>2018-10-03 13:24:10 +0200
commit6a6951ec103e495160b0e4641ea9bbf8014789c3 (patch)
tree82c22ae6365aca63d3dc7762d8bc0a8833b7ad68 /package.json
parentf6dd7f7d18faf6b0a6601894584c969d85939685 (diff)
downloadPeerTube-6a6951ec103e495160b0e4641ea9bbf8014789c3.tar.gz
PeerTube-6a6951ec103e495160b0e4641ea9bbf8014789c3.tar.zst
PeerTube-6a6951ec103e495160b0e4641ea9bbf8014789c3.zip
Bumped to version v1.0.0-rc.1v1.0.0-rc.1
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 06434f89d..488549f16 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
1{ 1{
2 "name": "peertube", 2 "name": "peertube",
3 "description": "Federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", 3 "description": "Federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.",
4 "version": "1.0.0-beta.16", 4 "version": "1.0.0-rc.1",
5 "private": true, 5 "private": true,
6 "licence": "AGPLv3", 6 "licence": "AGPLv3",
7 "engines": { 7 "engines": {