aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/package.json
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2019-08-13 15:34:39 +0200
committerChocobozzz <me@florianbigard.com>2019-08-13 15:34:39 +0200
commit54beb819f05f033f84cd397b1a3534b20cde916f (patch)
treecfaf765687d5944657143bbdf338a27be2b7f524 /client/package.json
parent21289872ec5d744cb9422664ab554ac342f9f5ae (diff)
downloadPeerTube-54beb819f05f033f84cd397b1a3534b20cde916f.tar.gz
PeerTube-54beb819f05f033f84cd397b1a3534b20cde916f.tar.zst
PeerTube-54beb819f05f033f84cd397b1a3534b20cde916f.zip
Bumped to version v1.4.0-rc.1v1.4.0-rc.1
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 de1e1a590..34c2915e3 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.1", 3 "version": "1.4.0-rc.1",
4 "private": true, 4 "private": true,
5 "licence": "GPLv3", 5 "licence": "GPLv3",
6 "author": { 6 "author": {