aboutsummaryrefslogtreecommitdiffhomepage
path: root/client
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2018-03-01 14:46:20 +0100
committerChocobozzz <me@florianbigard.com>2018-03-01 14:46:20 +0100
commitb50634b44011ef98c6012c12f8622e0d496197a6 (patch)
treea9460bc45fb9b81b1fd0a200f437b02e11946d39 /client
parent82828fb4e2961f9336314fba403aed8f613b1843 (diff)
downloadPeerTube-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 'client')
-rw-r--r--client/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/package.json b/client/package.json
index df589bf1c..5a5378d72 100644
--- a/client/package.json
+++ b/client/package.json
@@ -1,6 +1,6 @@
1{ 1{
2 "name": "peertube-client", 2 "name": "peertube-client",
3 "version": "0.0.29-alpha", 3 "version": "1.0.0-alpha.1",
4 "private": true, 4 "private": true,
5 "licence": "GPLv3", 5 "licence": "GPLv3",
6 "author": { 6 "author": {