aboutsummaryrefslogtreecommitdiffhomepage
path: root/client
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2022-06-28 14:37:30 +0200
committerChocobozzz <me@florianbigard.com>2022-06-28 14:37:30 +0200
commita2fb5fb8b1007e3ce82e707917f5d9a37374e99b (patch)
tree9073ed691e5662f4129805a663c0d2246a60ce33 /client
parent7a9efc5cd2cd3eb02019af21103bd2d317ada26a (diff)
parent28368da08762fafc094dacc911679977c662af13 (diff)
downloadPeerTube-a2fb5fb8b1007e3ce82e707917f5d9a37374e99b.tar.gz
PeerTube-a2fb5fb8b1007e3ce82e707917f5d9a37374e99b.tar.zst
PeerTube-a2fb5fb8b1007e3ce82e707917f5d9a37374e99b.zip
Merge branch 'release/4.2.0' into develop
Diffstat (limited to 'client')
-rw-r--r--client/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/package.json b/client/package.json
index 7482b15eb..57193a613 100644
--- a/client/package.json
+++ b/client/package.json
@@ -1,6 +1,6 @@
1{ 1{
2 "name": "peertube-client", 2 "name": "peertube-client",
3 "version": "4.2.1", 3 "version": "4.2.2",
4 "private": true, 4 "private": true,
5 "license": "AGPL-3.0", 5 "license": "AGPL-3.0",
6 "author": { 6 "author": {