aboutsummaryrefslogtreecommitdiffhomepage
path: root/client
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2019-09-09 08:15:24 +0200
committerChocobozzz <me@florianbigard.com>2019-09-09 08:15:24 +0200
commit22af8aac79a8bcd8d0c576b0be000ba2233ba1c5 (patch)
treec73ed5807b1c089fa9f6326de72a6c3cb6135d29 /client
parente0d8e5d62995c25996f05f69ac3b3e13f480bcc4 (diff)
downloadPeerTube-22af8aac79a8bcd8d0c576b0be000ba2233ba1c5.tar.gz
PeerTube-22af8aac79a8bcd8d0c576b0be000ba2233ba1c5.tar.zst
PeerTube-22af8aac79a8bcd8d0c576b0be000ba2233ba1c5.zip
Bumped to version v1.4.1v1.4.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 ac881d64c..ba4f5000d 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.4.0", 3 "version": "1.4.1",
4 "private": true, 4 "private": true,
5 "licence": "GPLv3", 5 "licence": "GPLv3",
6 "author": { 6 "author": {