aboutsummaryrefslogtreecommitdiffhomepage
path: root/client
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2020-07-21 10:03:58 +0200
committerChocobozzz <me@florianbigard.com>2020-07-21 10:03:58 +0200
commit97aaeadad537cc6b19f508f074c3fba01ed1e93b (patch)
tree60b95b8f34bade665d111cd6d335587046cd0fab /client
parent99d031a2abbfb7a243811215deb8e67e85f30e19 (diff)
downloadPeerTube-97aaeadad537cc6b19f508f074c3fba01ed1e93b.tar.gz
PeerTube-97aaeadad537cc6b19f508f074c3fba01ed1e93b.tar.zst
PeerTube-97aaeadad537cc6b19f508f074c3fba01ed1e93b.zip
Bumped to version v2.3.0v2.3.0
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 3ed4f58d0..a54eebc79 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.3.0-rc.1", 3 "version": "2.3.0",
4 "private": true, 4 "private": true,
5 "license": "AGPL-3.0", 5 "license": "AGPL-3.0",
6 "author": { 6 "author": {