aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2021-09-09 10:54:23 +0200
committerChocobozzz <me@florianbigard.com>2021-09-09 10:54:23 +0200
commitc6fb386adc5104db689d1e7b2087c03a71e9974a (patch)
tree8a374b5f6032ba0aff81a6b5fbb22b0cc7b6f6a9 /package.json
parent6770ae4c8582514e4d303d537b53e17821ba6c6d (diff)
downloadPeerTube-c6fb386adc5104db689d1e7b2087c03a71e9974a.tar.gz
PeerTube-c6fb386adc5104db689d1e7b2087c03a71e9974a.tar.zst
PeerTube-c6fb386adc5104db689d1e7b2087c03a71e9974a.zip
Bumped to version v3.4.0v3.4.0
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 4f4f371d8..c46382286 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
1{ 1{
2 "name": "peertube", 2 "name": "peertube",
3 "description": "PeerTube, an ActivityPub-federated video streaming platform using P2P directly in your web browser.", 3 "description": "PeerTube, an ActivityPub-federated video streaming platform using P2P directly in your web browser.",
4 "version": "3.4.0-rc.1", 4 "version": "3.4.0",
5 "private": true, 5 "private": true,
6 "licence": "AGPL-3.0", 6 "licence": "AGPL-3.0",
7 "engines": { 7 "engines": {