aboutsummaryrefslogtreecommitdiffhomepage
path: root/client
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2023-02-28 11:18:32 +0100
committerChocobozzz <me@florianbigard.com>2023-02-28 11:18:32 +0100
commit1bc7aaf47f25ef32be155330369fd7a5576b58d5 (patch)
tree2a2e27b6fb18429e0a04e82fc34fe69309ef8356 /client
parentd57f39b1776bc71055fb08dbbe9c60255e6665aa (diff)
downloadPeerTube-1bc7aaf47f25ef32be155330369fd7a5576b58d5.tar.gz
PeerTube-1bc7aaf47f25ef32be155330369fd7a5576b58d5.tar.zst
PeerTube-1bc7aaf47f25ef32be155330369fd7a5576b58d5.zip
Bumped to version v5.1.0-rc.1v5.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 9bad50362..998a27f24 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": "5.0.1", 3 "version": "5.1.0-rc.1",
4 "private": true, 4 "private": true,
5 "license": "AGPL-3.0", 5 "license": "AGPL-3.0",
6 "author": { 6 "author": {