aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/package.json
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2021-03-24 17:47:59 +0100
committerChocobozzz <me@florianbigard.com>2021-03-24 18:18:40 +0100
commitd00717523890dfc90859a27921f20d79d101ae6e (patch)
treec1f83cea5bc800351346816b29f996b780fcb99a /client/package.json
parent51294901cf2be31d4f9cd846bf5534c9982c4b6f (diff)
downloadPeerTube-d00717523890dfc90859a27921f20d79d101ae6e.tar.gz
PeerTube-d00717523890dfc90859a27921f20d79d101ae6e.tar.zst
PeerTube-d00717523890dfc90859a27921f20d79d101ae6e.zip
Bumped to version v3.1.0
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 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": {