diff options
author | Chocobozzz <me@florianbigard.com> | 2022-02-10 09:57:09 +0100 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2022-02-10 09:57:09 +0100 |
commit | adc61ac6a3e53edddb3dd605ccaf372afd1c0b38 (patch) | |
tree | 48f8efa1351069e6e9344da1bbf9a1e66191428a /package.json | |
parent | 7c330d604a34396d44918bde47939c8cc872e48a (diff) | |
download | PeerTube-adc61ac6a3e53edddb3dd605ccaf372afd1c0b38.tar.gz PeerTube-adc61ac6a3e53edddb3dd605ccaf372afd1c0b38.tar.zst PeerTube-adc61ac6a3e53edddb3dd605ccaf372afd1c0b38.zip |
Bumped to version v4.1.0-rc.1v4.1.0-rc.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 7d45b3df7..fca0cab27 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": "4.0.0", | 4 | "version": "4.1.0-rc.1", |
5 | "private": true, | 5 | "private": true, |
6 | "licence": "AGPL-3.0", | 6 | "licence": "AGPL-3.0", |
7 | "engines": { | 7 | "engines": { |