aboutsummaryrefslogtreecommitdiffhomepage
path: root/client
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2021-03-24 17:47:59 +0100
committerChocobozzz <me@florianbigard.com>2021-03-24 17:47:59 +0100
commit29553847dc0aec499cd790c90f5f35d0036dd2a1 (patch)
treee14ca4bc6db9e5b5fca3a2f66ba92145a5ebbb95 /client
parentb5ab0e5bf7434e93e7c9f83897f62bbb2b03acce (diff)
downloadPeerTube-29553847dc0aec499cd790c90f5f35d0036dd2a1.tar.gz
PeerTube-29553847dc0aec499cd790c90f5f35d0036dd2a1.tar.zst
PeerTube-29553847dc0aec499cd790c90f5f35d0036dd2a1.zip
Bumped to version v3.1.0v3.1.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 dac7218ae..7a97aae37 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": "3.1.0-rc.1", 3 "version": "3.1.0",
4 "private": true, 4 "private": true,
5 "license": "AGPL-3.0", 5 "license": "AGPL-3.0",
6 "author": { 6 "author": {