aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2022-11-17 08:58:33 +0100
committerChocobozzz <me@florianbigard.com>2022-11-17 08:58:33 +0100
commit77239b425a8e00822a53c9907415832a473c3eb6 (patch)
tree6e7fedbc3b925049c98ccba1ab2b12ef5a037b12 /package.json
parentb1dbb9fefc870a90b25f5c0153589f45c9e75e3e (diff)
parentb961118540b2cfa4640770eac240a075d5423f70 (diff)
downloadPeerTube-77239b425a8e00822a53c9907415832a473c3eb6.tar.gz
PeerTube-77239b425a8e00822a53c9907415832a473c3eb6.tar.zst
PeerTube-77239b425a8e00822a53c9907415832a473c3eb6.zip
Merge branch 'release/4.3.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 af888046c..6177e96db 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", 4 "version": "4.3.1",
5 "private": true, 5 "private": true,
6 "licence": "AGPL-3.0", 6 "licence": "AGPL-3.0",
7 "engines": { 7 "engines": {