aboutsummaryrefslogtreecommitdiffhomepage
path: root/client
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2018-01-15 16:43:40 +0100
committerChocobozzz <me@florianbigard.com>2018-01-15 16:43:40 +0100
commit2be3056c64228cb66b8f42e588844df59a4267bd (patch)
tree494253fd2cfe7113260546931978116ce804b8fd /client
parent1e5c707b08b0cb8b61138e583747ec0ce681547b (diff)
downloadPeerTube-2be3056c64228cb66b8f42e588844df59a4267bd.tar.gz
PeerTube-2be3056c64228cb66b8f42e588844df59a4267bd.tar.zst
PeerTube-2be3056c64228cb66b8f42e588844df59a4267bd.zip
Bumped to version v0.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 514e43286..d4a381cfc 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.7-alpha", 3 "version": "0.0.8-alpha",
4 "private": true, 4 "private": true,
5 "licence": "GPLv3", 5 "licence": "GPLv3",
6 "author": { 6 "author": {