diff options
author | Chocobozzz <me@florianbigard.com> | 2018-01-23 17:19:23 +0100 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2018-01-23 17:19:23 +0100 |
commit | 47162b722a56802df2b29d7a56a0469197ae8bc0 (patch) | |
tree | c372ce45ae673d320b00df4af7a37a6ea2149b3b /package.json | |
parent | 093237cf79ea62207b51dd632a4c4fd1f74d71fd (diff) | |
download | PeerTube-47162b722a56802df2b29d7a56a0469197ae8bc0.tar.gz PeerTube-47162b722a56802df2b29d7a56a0469197ae8bc0.tar.zst PeerTube-47162b722a56802df2b29d7a56a0469197ae8bc0.zip |
Bumped to version v0.0.14-alphav0.0.14-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 12bf4a2a6..8053e3462 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.13-alpha", | 4 | "version": "0.0.14-alpha", |
5 | "private": true, | 5 | "private": true, |
6 | "licence": "GPLv3", | 6 | "licence": "GPLv3", |
7 | "engines": { | 7 | "engines": { |