diff options
author | Chocobozzz <me@florianbigard.com> | 2018-03-02 09:02:00 +0100 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2018-03-02 09:02:00 +0100 |
commit | 059f3b0dfb48bd96c47238369911be3c36b2183d (patch) | |
tree | c7b1450e71edcb865a7fefb0f211d0265efc7824 /package.json | |
parent | 3ec8dc096276ac3c7e5d8dca5f100017516f62ec (diff) | |
download | PeerTube-059f3b0dfb48bd96c47238369911be3c36b2183d.tar.gz PeerTube-059f3b0dfb48bd96c47238369911be3c36b2183d.tar.zst PeerTube-059f3b0dfb48bd96c47238369911be3c36b2183d.zip |
Bumped to version v1.0.0-alpha.2v1.0.0-alpha.2
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 7fbb3540b..bd9eb02f3 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-alpha.1", | 4 | "version": "1.0.0-alpha.2", |
5 | "private": true, | 5 | "private": true, |
6 | "licence": "GPLv3", | 6 | "licence": "GPLv3", |
7 | "engines": { | 7 | "engines": { |