From 6b2ef589ed8ef5d253f6213e1bb275cbe135f2b4 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Mon, 15 Jan 2018 11:10:46 +0100 Subject: Prepare production workflow --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'package.json') diff --git a/package.json b/package.json index efe03dc04..213c6e7a6 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "peertube", - "description": "Prototype of a decentralized video streaming platform using P2P (bittorent) directly in the web browser with WebTorrent and Angular 2.", - "version": "0.0.1", + "description": "Federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", + "version": "0.0.0-alpha", "private": true, "licence": "GPLv3", "engines": { -- cgit v1.2.3