aboutsummaryrefslogtreecommitdiffhomepage
path: root/client
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2019-08-26 08:49:46 +0200
committerChocobozzz <me@florianbigard.com>2019-08-26 08:49:46 +0200
commitf01dc977ae3afc152f305cd14cb39c8207cf9ca4 (patch)
tree4f4d45c84d87829e87a51138cc3dd066e44a80ca /client
parentee41d06e14be352d9160092885f5f9f60598d7cb (diff)
downloadPeerTube-f01dc977ae3afc152f305cd14cb39c8207cf9ca4.tar.gz
PeerTube-f01dc977ae3afc152f305cd14cb39c8207cf9ca4.tar.zst
PeerTube-f01dc977ae3afc152f305cd14cb39c8207cf9ca4.zip
Bumped to version v1.4.0v1.4.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 0789953e8..ac881d64c 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-rc.1", 3 "version": "1.4.0",
4 "private": true, 4 "private": true,
5 "licence": "GPLv3", 5 "licence": "GPLv3",
6 "author": { 6 "author": {