aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/package.json
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2018-10-03 14:52:35 +0200
committerChocobozzz <me@florianbigard.com>2018-10-03 14:52:35 +0200
commit5bc8745ef95cc1d1da0da8f32f8bf4c7ca1d4c33 (patch)
tree28a39d9359a26b719edad94ce4183806a1409770 /client/package.json
parentbbc458107d76086424f0c0f4576b5e1a57f94748 (diff)
downloadPeerTube-5bc8745ef95cc1d1da0da8f32f8bf4c7ca1d4c33.tar.gz
PeerTube-5bc8745ef95cc1d1da0da8f32f8bf4c7ca1d4c33.tar.zst
PeerTube-5bc8745ef95cc1d1da0da8f32f8bf4c7ca1d4c33.zip
Bumped to version v1.0.0-rc.2v1.0.0-rc.2
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 af420e98c..3c1c6976a 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.1", 3 "version": "1.0.0-rc.2",
4 "private": true, 4 "private": true,
5 "licence": "GPLv3", 5 "licence": "GPLv3",
6 "author": { 6 "author": {