diff options
author | Chocobozzz <me@florianbigard.com> | 2021-10-11 09:23:55 +0200 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2021-10-11 09:37:27 +0200 |
commit | eecd7ac359178698142717d96a086e511f3363e5 (patch) | |
tree | 67f14a213b0d9186ee140d6b7cfbca830b6023da /package.json | |
parent | 7373e969ff65d71d20c5e80b071c2e14a4c04c48 (diff) | |
download | PeerTube-eecd7ac359178698142717d96a086e511f3363e5.tar.gz PeerTube-eecd7ac359178698142717d96a086e511f3363e5.tar.zst PeerTube-eecd7ac359178698142717d96a086e511f3363e5.zip |
Bumped to version v3.4.1
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index c46382286..ef22e2961 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", | 4 | "version": "3.4.1", |
5 | "private": true, | 5 | "private": true, |
6 | "licence": "AGPL-3.0", | 6 | "licence": "AGPL-3.0", |
7 | "engines": { | 7 | "engines": { |