aboutsummaryrefslogtreecommitdiffhomepage
path: root/client
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2019-06-03 09:32:33 +0200
committerChocobozzz <me@florianbigard.com>2019-06-03 09:32:33 +0200
commita41b9da1a9ce49df82ea10c82de4c2fbc6d1b189 (patch)
tree52b0148e333da7cb2ef5ce5c2d9f29193565db5c /client
parent1e66b987cd578fc97471cc429199af453a5daba6 (diff)
parent88ebb4331092c04f09c453fddafffc80ba0dd7e0 (diff)
downloadPeerTube-a41b9da1a9ce49df82ea10c82de4c2fbc6d1b189.tar.gz
PeerTube-a41b9da1a9ce49df82ea10c82de4c2fbc6d1b189.tar.zst
PeerTube-a41b9da1a9ce49df82ea10c82de4c2fbc6d1b189.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 739b2fa63..4fca33c84 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-rc.2", 3 "version": "1.3.0",
4 "private": true, 4 "private": true,
5 "licence": "GPLv3", 5 "licence": "GPLv3",
6 "author": { 6 "author": {