aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2022-09-12 10:48:46 +0200
committerChocobozzz <me@florianbigard.com>2022-09-12 10:48:46 +0200
commite1e823faaa243a01b124f94b519772f09c8716bb (patch)
treef40f1acc10913d20035cbc8dc4b3b30bfb4a59f9 /package.json
parentfd251dc3024b7c88e29a2a1d8bda010137c37bfd (diff)
downloadPeerTube-e1e823faaa243a01b124f94b519772f09c8716bb.tar.gz
PeerTube-e1e823faaa243a01b124f94b519772f09c8716bb.tar.zst
PeerTube-e1e823faaa243a01b124f94b519772f09c8716bb.zip
Bumped to version v4.3.0-rc.1v4.3.0-rc.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 ed3aff9c8..d5787e299 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.2.2", 4 "version": "4.3.0-rc.1",
5 "private": true, 5 "private": true,
6 "licence": "AGPL-3.0", 6 "licence": "AGPL-3.0",
7 "engines": { 7 "engines": {