aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2020-07-06 11:09:12 +0200
committerChocobozzz <me@florianbigard.com>2020-07-06 11:09:12 +0200
commit27647da17fe53ff24ed27ef8618bc244c0be6b26 (patch)
treecf5b6e06663ed20cc76e1b63e1d3a31457573aa7 /package.json
parent767bb14a381f6c7b5bf27c0f17d6c86a0f42a21f (diff)
downloadPeerTube-27647da17fe53ff24ed27ef8618bc244c0be6b26.tar.gz
PeerTube-27647da17fe53ff24ed27ef8618bc244c0be6b26.tar.zst
PeerTube-27647da17fe53ff24ed27ef8618bc244c0be6b26.zip
Bumped to version v2.3.0-rc.1v2.3.0-rc.1
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 7f25e1346..d145bc054 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
1{ 1{
2 "name": "peertube", 2 "name": "peertube",
3 "description": "Federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", 3 "description": "Federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.",
4 "version": "2.2.0", 4 "version": "2.3.0-rc.1",
5 "private": true, 5 "private": true,
6 "licence": "AGPL-3.0", 6 "licence": "AGPL-3.0",
7 "engines": { 7 "engines": {