aboutsummaryrefslogtreecommitdiffhomepage
path: root/client
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2020-08-27 08:46:36 +0200
committerChocobozzz <me@florianbigard.com>2020-08-27 08:46:36 +0200
commit5520f6658e330391f6439d65ffdaf07b46cefa64 (patch)
tree0072fdaa57033e949c3c4b88229905dbd7c6e5e1 /client
parent1a568b6fcae4cd64458bb2d53543bffd1a3baabc (diff)
downloadPeerTube-5520f6658e330391f6439d65ffdaf07b46cefa64.tar.gz
PeerTube-5520f6658e330391f6439d65ffdaf07b46cefa64.tar.zst
PeerTube-5520f6658e330391f6439d65ffdaf07b46cefa64.zip
Bumped to version v2.4.0-rc.1v2.4.0-rc.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 cd33c6e1d..5a82c3188 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": "2.3.0", 3 "version": "2.4.0-rc.1",
4 "private": true, 4 "private": true,
5 "license": "AGPL-3.0", 5 "license": "AGPL-3.0",
6 "author": { 6 "author": {