diff options
author | Chocobozzz <me@florianbigard.com> | 2018-03-01 14:46:20 +0100 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2018-03-01 14:46:20 +0100 |
commit | b50634b44011ef98c6012c12f8622e0d496197a6 (patch) | |
tree | a9460bc45fb9b81b1fd0a200f437b02e11946d39 /package.json | |
parent | 82828fb4e2961f9336314fba403aed8f613b1843 (diff) | |
download | PeerTube-b50634b44011ef98c6012c12f8622e0d496197a6.tar.gz PeerTube-b50634b44011ef98c6012c12f8622e0d496197a6.tar.zst PeerTube-b50634b44011ef98c6012c12f8622e0d496197a6.zip |
Bumped to version v1.0.0-alpha.1v1.0.0-alpha.1
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 abd3fb41f..7fbb3540b 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.29-alpha", | 4 | "version": "1.0.0-alpha.1", |
5 | "private": true, | 5 | "private": true, |
6 | "licence": "GPLv3", | 6 | "licence": "GPLv3", |
7 | "engines": { | 7 | "engines": { |