aboutsummaryrefslogtreecommitdiffhomepage
path: root/client
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2019-06-17 09:48:41 +0200
committerChocobozzz <me@florianbigard.com>2019-06-17 09:48:41 +0200
commitb6a1dd4d1b3b0032f8b968e72cbd074f646e8827 (patch)
tree815eb5227803e27004442e0454054fc1e3c9f99b /client
parente69cb173ba63d0e556d4af6cbaf18b11f16af3a9 (diff)
parent0109c4921c7832942ca66d113a9468fa2f5775b1 (diff)
downloadPeerTube-b6a1dd4d1b3b0032f8b968e72cbd074f646e8827.tar.gz
PeerTube-b6a1dd4d1b3b0032f8b968e72cbd074f646e8827.tar.zst
PeerTube-b6a1dd4d1b3b0032f8b968e72cbd074f646e8827.zip
Merge branch 'release/v1.3.0' into develop
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 4fca33c84..ba3b0e7ed 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.3.0", 3 "version": "1.3.1",
4 "private": true, 4 "private": true,
5 "licence": "GPLv3", 5 "licence": "GPLv3",
6 "author": { 6 "author": {