aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2023-03-21 09:17:25 +0100
committerChocobozzz <me@florianbigard.com>2023-03-21 09:17:25 +0100
commit951414fc62a40aad4e7295029f3c57489bee2491 (patch)
treeedb150806fbf3db1bed6b9ba6193d2e92275b751 /package.json
parent1c41b5c1ac798a06fbc0e7a2c6b91c5542865780 (diff)
parentae0e4fdbd143966b870678721b60f4fad7c3cbe9 (diff)
downloadPeerTube-951414fc62a40aad4e7295029f3c57489bee2491.tar.gz
PeerTube-951414fc62a40aad4e7295029f3c57489bee2491.tar.zst
PeerTube-951414fc62a40aad4e7295029f3c57489bee2491.zip
Merge branch 'release/5.1.0' into develop
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 3315a3bee..45ecf953b 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.1.0-rc.1", 4 "version": "5.1.0",
5 "private": true, 5 "private": true,
6 "licence": "AGPL-3.0", 6 "licence": "AGPL-3.0",
7 "engines": { 7 "engines": {