aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2022-09-21 11:30:14 +0200
committerChocobozzz <me@florianbigard.com>2022-09-21 11:30:14 +0200
commit4a9de87793b793888e548137908b6439f6246d21 (patch)
treeb3e3e9e60f29c1432e7b32ccf6b16751a27cccf1 /package.json
parenteb0b30a22e1ab2ebdbaef85ff080978b0a1cd986 (diff)
downloadPeerTube-4a9de87793b793888e548137908b6439f6246d21.tar.gz
PeerTube-4a9de87793b793888e548137908b6439f6246d21.tar.zst
PeerTube-4a9de87793b793888e548137908b6439f6246d21.zip
Bumped to version v4.3.0v4.3.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 d5787e299..5eeca42a9 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": "4.3.0-rc.1", 4 "version": "4.3.0",
5 "private": true, 5 "private": true,
6 "licence": "AGPL-3.0", 6 "licence": "AGPL-3.0",
7 "engines": { 7 "engines": {