diff options
author | Chocobozzz <me@florianbigard.com> | 2019-01-17 16:15:20 +0100 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2019-01-17 16:15:20 +0100 |
commit | cfeae291c00812bb99e88bdec785792ae5d5934e (patch) | |
tree | 42e1448d868f69c58acdb671a049437b75ea362c /package.json | |
parent | 4d7d240c73e3746b184b67cfcbb1c813a2977fb3 (diff) | |
download | PeerTube-cfeae291c00812bb99e88bdec785792ae5d5934e.tar.gz PeerTube-cfeae291c00812bb99e88bdec785792ae5d5934e.tar.zst PeerTube-cfeae291c00812bb99e88bdec785792ae5d5934e.zip |
Bumped to version v1.2.0-rc.1v1.2.0-rc.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 ea3f88e24..f91bf8593 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.1.0", | 4 | "version": "1.2.0-rc.1", |
5 | "private": true, | 5 | "private": true, |
6 | "licence": "AGPLv3", | 6 | "licence": "AGPLv3", |
7 | "engines": { | 7 | "engines": { |