aboutsummaryrefslogtreecommitdiffhomepage
path: root/client
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2020-01-27 08:44:04 +0100
committerChocobozzz <me@florianbigard.com>2020-01-27 08:44:04 +0100
commit5aafc6f373abe6d71c42ed39fdf1285531a43f40 (patch)
treecfa89fb8223e5a1167e202c1d027792258b50c38 /client
parentffc65cbd2a3d8b0b41243baec9936272592137e3 (diff)
downloadPeerTube-5aafc6f373abe6d71c42ed39fdf1285531a43f40.tar.gz
PeerTube-5aafc6f373abe6d71c42ed39fdf1285531a43f40.tar.zst
PeerTube-5aafc6f373abe6d71c42ed39fdf1285531a43f40.zip
Bumped to version v2.1.0-rc.1v2.1.0-rc.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 345a85a5f..cd0a82aa4 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": "2.0.0", 3 "version": "2.1.0-rc.1",
4 "private": true, 4 "private": true,
5 "license": "AGPL-3.0", 5 "license": "AGPL-3.0",
6 "author": { 6 "author": {