aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2022-12-13 08:32:14 +0100
committerChocobozzz <me@florianbigard.com>2022-12-13 08:32:14 +0100
commitce502d09a9c44b4972712a899f19eb4afda8b01d (patch)
treecd6fba54f3ef31d614655b984ff3f41ecf94e921 /package.json
parentd604e245dda57811e4641f2ae84ad94b57a4c552 (diff)
downloadPeerTube-ce502d09a9c44b4972712a899f19eb4afda8b01d.tar.gz
PeerTube-ce502d09a9c44b4972712a899f19eb4afda8b01d.tar.zst
PeerTube-ce502d09a9c44b4972712a899f19eb4afda8b01d.zip
Bumped to version v5.0.0v5.0.0
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 bae2dfade..154951c75 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
1{ 1{
2 "name": "peertube", 2 "name": "peertube",
3 "description": "PeerTube, an ActivityPub-federated video streaming platform using P2P directly in your web browser.", 3 "description": "PeerTube, an ActivityPub-federated video streaming platform using P2P directly in your web browser.",
4 "version": "5.0.0-rc.1", 4 "version": "5.0.0",
5 "private": true, 5 "private": true,
6 "licence": "AGPL-3.0", 6 "licence": "AGPL-3.0",
7 "engines": { 7 "engines": {