aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2023-01-05 10:26:56 +0100
committerChocobozzz <me@florianbigard.com>2023-01-05 10:26:56 +0100
commit2cb9f8b9c7b9b6707240171addf2bf015356007b (patch)
treeeef88ad5065a89b9b598ac4f51a3d685b8daffcd /package.json
parent6ea641be24e7c9a30d120962f14a97ab96460c2c (diff)
downloadPeerTube-2cb9f8b9c7b9b6707240171addf2bf015356007b.tar.gz
PeerTube-2cb9f8b9c7b9b6707240171addf2bf015356007b.tar.zst
PeerTube-2cb9f8b9c7b9b6707240171addf2bf015356007b.zip
Bumped to version v5.0.1v5.0.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 154951c75..d7d19afc2 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", 4 "version": "5.0.1",
5 "private": true, 5 "private": true,
6 "licence": "AGPL-3.0", 6 "licence": "AGPL-3.0",
7 "engines": { 7 "engines": {