aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2018-05-23 10:18:13 +0200
committerChocobozzz <me@florianbigard.com>2018-05-23 10:18:13 +0200
commitb365bb43c2f399dfc5191443956a8c48373fbffc (patch)
tree88fe317b0f51090f18292dfa2b125e7f895e3b89 /package.json
parent265fb1bc274996d6d44d856bc0c0cee45289b74c (diff)
downloadPeerTube-b365bb43c2f399dfc5191443956a8c48373fbffc.tar.gz
PeerTube-b365bb43c2f399dfc5191443956a8c48373fbffc.tar.zst
PeerTube-b365bb43c2f399dfc5191443956a8c48373fbffc.zip
Bumped to version v1.0.0-beta.6v1.0.0-beta.6
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 910de3f39..d50478c5d 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.5", 4 "version": "1.0.0-beta.6",
5 "private": true, 5 "private": true,
6 "licence": "AGPLv3", 6 "licence": "AGPLv3",
7 "engines": { 7 "engines": {