aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2019-02-14 12:41:55 +0100
committerChocobozzz <me@florianbigard.com>2019-02-14 12:41:55 +0100
commit340f31ce96c456942fb01800f31d795e0f355d74 (patch)
treed8e1e8d21054fc4d966c009bdd05333a2a6e44cb /package.json
parenta0917aedaeaa63c01c675feac70777facf391f15 (diff)
downloadPeerTube-ca5164b204367eb23aeaa7d65e9dc133d2189801.tar.gz
PeerTube-ca5164b204367eb23aeaa7d65e9dc133d2189801.tar.zst
PeerTube-ca5164b204367eb23aeaa7d65e9dc133d2189801.zip
Bumped to version v1.2.1v1.2.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 0cf39c7ee..ed99157c4 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.2.0", 4 "version": "1.2.1",
5 "private": true, 5 "private": true,
6 "licence": "AGPLv3", 6 "licence": "AGPLv3",
7 "engines": { 7 "engines": {