aboutsummaryrefslogtreecommitdiffhomepage
path: root/client
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2022-06-21 09:14:42 +0200
committerChocobozzz <me@florianbigard.com>2022-06-21 09:14:42 +0200
commit3471c631ad8fed5957548cbf4c8c2d332e4492fd (patch)
treed00611c49e0e691c605d50da9a92ffffd6592d7c /client
parent494081f89d4d1456b89d830a8e52c98a2c02b0b4 (diff)
downloadPeerTube-3471c631ad8fed5957548cbf4c8c2d332e4492fd.tar.gz
PeerTube-3471c631ad8fed5957548cbf4c8c2d332e4492fd.tar.zst
PeerTube-3471c631ad8fed5957548cbf4c8c2d332e4492fd.zip
Bumped to version v4.2.1v4.2.1
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 b0d175b1a..0e993105c 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.0", 3 "version": "4.2.1",
4 "private": true, 4 "private": true,
5 "license": "AGPL-3.0", 5 "license": "AGPL-3.0",
6 "author": { 6 "author": {