aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2018-09-25 09:21:35 +0200
committerChocobozzz <me@florianbigard.com>2018-09-25 09:21:35 +0200
commit4ebf25fda02cc19cbb0919f2595234c7e945596f (patch)
treef040edb80d785192efc5188418c6bc7de8582237 /package.json
parent16c73bb4763788fcf9c2524ead82710dc5126796 (diff)
downloadPeerTube-4ebf25fda02cc19cbb0919f2595234c7e945596f.tar.gz
PeerTube-4ebf25fda02cc19cbb0919f2595234c7e945596f.tar.zst
PeerTube-4ebf25fda02cc19cbb0919f2595234c7e945596f.zip
Bumped to version v1.0.0-beta.14v1.0.0-beta.14
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 0212dfeed..b02d670b4 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": "1.0.0-beta.13", 4 "version": "1.0.0-beta.14",
5 "private": true, 5 "private": true,
6 "licence": "AGPLv3", 6 "licence": "AGPLv3",
7 "engines": { 7 "engines": {