aboutsummaryrefslogtreecommitdiffhomepage
path: root/client
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2019-06-17 08:38:32 +0200
committerChocobozzz <me@florianbigard.com>2019-06-17 08:38:32 +0200
commit0109c4921c7832942ca66d113a9468fa2f5775b1 (patch)
treee2214d02204810580d87ab3e7d9ed5bc5519290c /client
parentba8d7ee1aefb5aceb2b86742800bbfd713eb10d7 (diff)
downloadPeerTube-0109c4921c7832942ca66d113a9468fa2f5775b1.tar.gz
PeerTube-0109c4921c7832942ca66d113a9468fa2f5775b1.tar.zst
PeerTube-0109c4921c7832942ca66d113a9468fa2f5775b1.zip
Bumped to version v1.3.1v1.3.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 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": {