aboutsummaryrefslogtreecommitdiffhomepage
path: root/client
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2018-01-15 11:51:51 +0100
committerChocobozzz <me@florianbigard.com>2018-01-15 11:55:27 +0100
commit519b8df5f840a9223dd78a83cbc484b0eebef578 (patch)
tree94bf05483350d35d0c08b804d22d167cdc4c3516 /client
parent5ef372a511ff13fa7d3df46276763feb48bc6ede (diff)
downloadPeerTube-519b8df5f840a9223dd78a83cbc484b0eebef578.tar.gz
PeerTube-519b8df5f840a9223dd78a83cbc484b0eebef578.tar.zst
PeerTube-519b8df5f840a9223dd78a83cbc484b0eebef578.zip
Bumped to version 0.0.7-alphav0.0.8-alpha
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 8981e3271..514e43286 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.6-alpha", 3 "version": "0.0.7-alpha",
4 "private": true, 4 "private": true,
5 "licence": "GPLv3", 5 "licence": "GPLv3",
6 "author": { 6 "author": {