aboutsummaryrefslogtreecommitdiffhomepage
path: root/client
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2018-10-11 09:52:16 +0200
committerChocobozzz <me@florianbigard.com>2018-10-11 09:52:16 +0200
commit71e318b4fe66175d03c7c82357d60062eb68af81 (patch)
tree1e6bbfa16c9aab32174ec2a87b44f357d5382f07 /client
parentcc1903ad2a16adf14eaa4f5429e35c455cf93bea (diff)
parent333210d862fdba4bb114b756d4f964789f480196 (diff)
downloadPeerTube-71e318b4fe66175d03c7c82357d60062eb68af81.tar.gz
PeerTube-71e318b4fe66175d03c7c82357d60062eb68af81.tar.zst
PeerTube-71e318b4fe66175d03c7c82357d60062eb68af81.zip
Merge branch 'release/v1.0.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 76a4eedad..a1dd94b76 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.0.0-rc.2", 3 "version": "1.0.0",
4 "private": true, 4 "private": true,
5 "licence": "GPLv3", 5 "licence": "GPLv3",
6 "author": { 6 "author": {