aboutsummaryrefslogtreecommitdiffhomepage
path: root/client
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2020-06-02 10:04:05 +0200
committerChocobozzz <me@florianbigard.com>2020-06-02 10:04:05 +0200
commita55c98031b1287bc568c14917bc5588c3badd8af (patch)
tree87e3ad1874e36f1b18a6da3558991f90f9a67bed /client
parentf3e887e5f0f5669d09ca6fad13f3a39095d4b2f0 (diff)
downloadPeerTube-a55c98031b1287bc568c14917bc5588c3badd8af.tar.gz
PeerTube-a55c98031b1287bc568c14917bc5588c3badd8af.tar.zst
PeerTube-a55c98031b1287bc568c14917bc5588c3badd8af.zip
Bumped to version v2.2.0v2.2.0
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 5522b1989..03e423d67 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.2.0-rc.1", 3 "version": "2.2.0",
4 "private": true, 4 "private": true,
5 "license": "AGPL-3.0", 5 "license": "AGPL-3.0",
6 "author": { 6 "author": {