diff options
author | Chocobozzz <me@florianbigard.com> | 2023-02-28 11:18:32 +0100 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2023-02-28 11:18:32 +0100 |
commit | 1bc7aaf47f25ef32be155330369fd7a5576b58d5 (patch) | |
tree | 2a2e27b6fb18429e0a04e82fc34fe69309ef8356 /package.json | |
parent | d57f39b1776bc71055fb08dbbe9c60255e6665aa (diff) | |
download | PeerTube-1bc7aaf47f25ef32be155330369fd7a5576b58d5.tar.gz PeerTube-1bc7aaf47f25ef32be155330369fd7a5576b58d5.tar.zst PeerTube-1bc7aaf47f25ef32be155330369fd7a5576b58d5.zip |
Bumped to version v5.1.0-rc.1v5.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 272c9991d..3315a3bee 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": "5.0.1", | 4 | "version": "5.1.0-rc.1", |
5 | "private": true, | 5 | "private": true, |
6 | "licence": "AGPL-3.0", | 6 | "licence": "AGPL-3.0", |
7 | "engines": { | 7 | "engines": { |