aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/package.json
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2021-12-13 09:22:25 +0100
committerChocobozzz <me@florianbigard.com>2021-12-13 09:22:25 +0100
commit37a5d6318b8ce9a3784234751a74b7f15095d5c6 (patch)
treee28e22d2578a3f21bc2c8153f5ad68f3183d2fd5 /client/package.json
parent41ec03fcaf714a2769addd4a5976956747a40d8b (diff)
downloadPeerTube-37a5d6318b8ce9a3784234751a74b7f15095d5c6.tar.gz
PeerTube-37a5d6318b8ce9a3784234751a74b7f15095d5c6.tar.zst
PeerTube-37a5d6318b8ce9a3784234751a74b7f15095d5c6.zip
Bumped to version v4.0.0v4.0.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 f1ebd6dec..0f52ec88c 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": "4.0.0-rc.1", 3 "version": "4.0.0",
4 "private": true, 4 "private": true,
5 "license": "AGPL-3.0", 5 "license": "AGPL-3.0",
6 "author": { 6 "author": {