aboutsummaryrefslogtreecommitdiffhomepage
path: root/client
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2023-08-30 18:35:48 +0200
committerChocobozzz <me@florianbigard.com>2023-08-30 18:35:48 +0200
commit0c302acb3c358b4d4d8dee45aed1de1108ea37ea (patch)
tree8a53cf426451934c2b90a000579868ff3fbac755 /client
parent995599654e7172a0e7fa6def55a1bbdb4d37d2ae (diff)
downloadPeerTube-master.tar.gz
PeerTube-master.tar.zst
PeerTube-master.zip
Bumped to version v5.2.1HEADv5.2.1release/5.2.0master
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 202a0f836..30a89163c 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": "5.2.0", 3 "version": "5.2.1",
4 "private": true, 4 "private": true,
5 "license": "AGPL-3.0", 5 "license": "AGPL-3.0",
6 "author": { 6 "author": {