aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/package.json
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2019-09-11 11:09:18 +0200
committerChocobozzz <me@florianbigard.com>2019-09-11 11:09:18 +0200
commit8c559fad1e1c4c2ab7f1388c73200aa4c6256d74 (patch)
tree62af3ac7ca103defcb49d47cb7e6ee71e5fb1ab3 /client/package.json
parent9157d5981f6840bfa06652ad8fd16754c6fd679d (diff)
parent22af8aac79a8bcd8d0c576b0be000ba2233ba1c5 (diff)
downloadPeerTube-8c559fad1e1c4c2ab7f1388c73200aa4c6256d74.tar.gz
PeerTube-8c559fad1e1c4c2ab7f1388c73200aa4c6256d74.tar.zst
PeerTube-8c559fad1e1c4c2ab7f1388c73200aa4c6256d74.zip
Merge branch 'release/1.4.0' into develop
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 ddb3eb06a..39fd63434 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": {