aboutsummaryrefslogtreecommitdiffhomepage
path: root/client
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2019-02-14 12:41:55 +0100
committerChocobozzz <me@florianbigard.com>2019-02-14 12:41:55 +0100
commit340f31ce96c456942fb01800f31d795e0f355d74 (patch)
treed8e1e8d21054fc4d966c009bdd05333a2a6e44cb /client
parenta0917aedaeaa63c01c675feac70777facf391f15 (diff)
downloadPeerTube-340f31ce96c456942fb01800f31d795e0f355d74.tar.gz
PeerTube-340f31ce96c456942fb01800f31d795e0f355d74.tar.zst
PeerTube-340f31ce96c456942fb01800f31d795e0f355d74.zip
Bumped to version v1.2.1v1.2.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 31fc77887..bc06fbd1c 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": "1.2.0", 3 "version": "1.2.1",
4 "private": true, 4 "private": true,
5 "licence": "GPLv3", 5 "licence": "GPLv3",
6 "author": { 6 "author": {