diff options
author | Chocobozzz <me@florianbigard.com> | 2022-12-13 08:32:14 +0100 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2022-12-13 08:32:14 +0100 |
commit | ce502d09a9c44b4972712a899f19eb4afda8b01d (patch) | |
tree | cd6fba54f3ef31d614655b984ff3f41ecf94e921 /client/package.json | |
parent | d604e245dda57811e4641f2ae84ad94b57a4c552 (diff) | |
download | PeerTube-ce502d09a9c44b4972712a899f19eb4afda8b01d.tar.gz PeerTube-ce502d09a9c44b4972712a899f19eb4afda8b01d.tar.zst PeerTube-ce502d09a9c44b4972712a899f19eb4afda8b01d.zip |
Bumped to version v5.0.0v5.0.0
Diffstat (limited to 'client/package.json')
-rw-r--r-- | client/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/package.json b/client/package.json index 7f844b37a..4b86fb947 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.0-rc.1", | 3 | "version": "5.0.0", |
4 | "private": true, | 4 | "private": true, |
5 | "license": "AGPL-3.0", | 5 | "license": "AGPL-3.0", |
6 | "author": { | 6 | "author": { |