aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/package.json
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2021-01-07 08:26:11 +0100
committerChocobozzz <me@florianbigard.com>2021-01-07 08:26:11 +0100
commite33f385dd569bc4ec9aa63be432f07604734b552 (patch)
tree0dac21e3811575ee3b107d645b641ad90107f86b /client/package.json
parent5c69b433d8f5d8f6c03963cd124ba9c667734c2c (diff)
downloadPeerTube-e33f385dd569bc4ec9aa63be432f07604734b552.tar.gz
PeerTube-e33f385dd569bc4ec9aa63be432f07604734b552.tar.zst
PeerTube-e33f385dd569bc4ec9aa63be432f07604734b552.zip
Bumped to version v3.0.0v3.0.0
Diffstat (limited to 'client/package.json')
-rw-r--r--client/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/package.json b/client/package.json
index ea33b9fa9..be54a3ae9 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.0.0-rc.1", 3 "version": "3.0.0",
4 "private": true, 4 "private": true,
5 "license": "AGPL-3.0", 5 "license": "AGPL-3.0",
6 "author": { 6 "author": {