diff options
author | Chocobozzz <me@florianbigard.com> | 2018-01-31 09:08:25 +0100 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2018-01-31 09:08:25 +0100 |
commit | 8892e8cc63fcef1ce4952b6a8e2946d730c5e8bb (patch) | |
tree | 815b7b19d0dd3fbcb5462ee155bd854d0033cb52 /package.json | |
parent | 802dbc32a31e6d8c6fb5a3b4a691f828680c9a21 (diff) | |
download | PeerTube-8892e8cc63fcef1ce4952b6a8e2946d730c5e8bb.tar.gz PeerTube-8892e8cc63fcef1ce4952b6a8e2946d730c5e8bb.tar.zst PeerTube-8892e8cc63fcef1ce4952b6a8e2946d730c5e8bb.zip |
Bumped to version v0.0.19-alphav0.0.19-alpha
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 012bc11f5..6aa36dabe 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": "0.0.18-alpha", | 4 | "version": "0.0.19-alpha", |
5 | "private": true, | 5 | "private": true, |
6 | "licence": "GPLv3", | 6 | "licence": "GPLv3", |
7 | "engines": { | 7 | "engines": { |