aboutsummaryrefslogtreecommitdiffhomepage
path: root/client
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 /client
parenteb0b30a22e1ab2ebdbaef85ff080978b0a1cd986 (diff)
downloadPeerTube-4a9de87793b793888e548137908b6439f6246d21.tar.gz
PeerTube-4a9de87793b793888e548137908b6439f6246d21.tar.zst
PeerTube-4a9de87793b793888e548137908b6439f6246d21.zip
Bumped to version v4.3.0v4.3.0
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 d69e22a41..38cead1a1 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.3.0-rc.1", 3 "version": "4.3.0",
4 "private": true, 4 "private": true,
5 "license": "AGPL-3.0", 5 "license": "AGPL-3.0",
6 "author": { 6 "author": {