aboutsummaryrefslogtreecommitdiffhomepage
path: root/client
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2018-10-17 08:43:16 +0200
committerChocobozzz <me@florianbigard.com>2018-10-17 08:43:16 +0200
commit7cdc3ab63b9238a352363524568da39407a56a3d (patch)
tree6f3114e47bed1379a8b48d7c86316f02e618430f /client
parent225553a021eba517fed81c1ad0c9f5f5eab441e3 (diff)
downloadPeerTube-7cdc3ab63b9238a352363524568da39407a56a3d.tar.gz
PeerTube-7cdc3ab63b9238a352363524568da39407a56a3d.tar.zst
PeerTube-7cdc3ab63b9238a352363524568da39407a56a3d.zip
Bumped to version v1.1.0-alpha.1v1.1.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 a1dd94b76..0c5734c55 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": "1.0.0", 3 "version": "1.1.0-alpha.1",
4 "private": true, 4 "private": true,
5 "licence": "GPLv3", 5 "licence": "GPLv3",
6 "author": { 6 "author": {