aboutsummaryrefslogtreecommitdiffhomepage
path: root/client
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2020-02-27 08:16:56 +0100
committerChocobozzz <me@florianbigard.com>2020-02-28 13:45:42 +0100
commit93468b0889a3f65f28692be88c41d4628f0ec744 (patch)
treea64275c6a0793ad7922189abf86e4c9dfb1445d8 /client
parentbe9bb9475e23a99f5a275259536767ef458fe33d (diff)
downloadPeerTube-93468b0889a3f65f28692be88c41d4628f0ec744.tar.gz
PeerTube-93468b0889a3f65f28692be88c41d4628f0ec744.tar.zst
PeerTube-93468b0889a3f65f28692be88c41d4628f0ec744.zip
Bumped to version v2.1.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 32e3e4213..3c99259ec 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.1.0", 3 "version": "2.1.1",
4 "private": true, 4 "private": true,
5 "license": "AGPL-3.0", 5 "license": "AGPL-3.0",
6 "author": { 6 "author": {