aboutsummaryrefslogtreecommitdiffhomepage
path: root/client
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2021-08-31 08:43:11 +0200
committerChocobozzz <me@florianbigard.com>2021-08-31 08:43:11 +0200
commit92cb9862633a99a4a3733435c077ba4ffc62679e (patch)
treecb73046424597d17292e3ccca97cd3a5922d08dd /client
parent36e5e1d7a68aeb59e2cf17691c922213b606b249 (diff)
downloadPeerTube-92cb9862633a99a4a3733435c077ba4ffc62679e.tar.gz
PeerTube-92cb9862633a99a4a3733435c077ba4ffc62679e.tar.zst
PeerTube-92cb9862633a99a4a3733435c077ba4ffc62679e.zip
Bumped to version v3.4.0-rc.1v3.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 9f84a1ee8..29c236794 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": "3.3.0", 3 "version": "3.4.0-rc.1",
4 "private": true, 4 "private": true,
5 "license": "AGPL-3.0", 5 "license": "AGPL-3.0",
6 "author": { 6 "author": {