diff options
author | Chocobozzz <me@florianbigard.com> | 2018-02-21 17:08:06 +0100 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2018-02-21 17:10:57 +0100 |
commit | 40aa7157e20446f1438e02e4aef69623d3b684f4 (patch) | |
tree | 911838c78a6faa9a5f7de983e5cc43806c78bf0b /package.json | |
parent | a640b861b985413992867a7d9b68a1e3ba7fe570 (diff) | |
download | PeerTube-40aa7157e20446f1438e02e4aef69623d3b684f4.tar.gz PeerTube-40aa7157e20446f1438e02e4aef69623d3b684f4.tar.zst PeerTube-40aa7157e20446f1438e02e4aef69623d3b684f4.zip |
Bumped to version v0.0.26-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 f7c12ec13..6b400d08f 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.24-alpha", | 4 | "version": "0.0.26-alpha", |
5 | "private": true, | 5 | "private": true, |
6 | "licence": "GPLv3", | 6 | "licence": "GPLv3", |
7 | "engines": { | 7 | "engines": { |