aboutsummaryrefslogtreecommitdiffhomepage
path: root/client
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2020-12-16 09:46:27 +0100
committerChocobozzz <me@florianbigard.com>2020-12-16 09:46:27 +0100
commit505816fa107ed74a6174d380f28748d715078a27 (patch)
treee9866c0391bfa8a3287ba9d09c321b15597bdfda /client
parent8043befa3891e0386ec7bef6a077bed68bb3e232 (diff)
downloadPeerTube-505816fa107ed74a6174d380f28748d715078a27.tar.gz
PeerTube-505816fa107ed74a6174d380f28748d715078a27.tar.zst
PeerTube-505816fa107ed74a6174d380f28748d715078a27.zip
Bumped to version v3.0.0-rc.1v3.0.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 933a8d65f..22a270c5d 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.4.0", 3 "version": "3.0.0-rc.1",
4 "private": true, 4 "private": true,
5 "license": "AGPL-3.0", 5 "license": "AGPL-3.0",
6 "author": { 6 "author": {