aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/package.json
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2018-02-21 17:08:06 +0100
committerChocobozzz <me@florianbigard.com>2018-02-21 17:10:57 +0100
commit40aa7157e20446f1438e02e4aef69623d3b684f4 (patch)
tree911838c78a6faa9a5f7de983e5cc43806c78bf0b /client/package.json
parenta640b861b985413992867a7d9b68a1e3ba7fe570 (diff)
downloadPeerTube-40aa7157e20446f1438e02e4aef69623d3b684f4.tar.gz
PeerTube-40aa7157e20446f1438e02e4aef69623d3b684f4.tar.zst
PeerTube-40aa7157e20446f1438e02e4aef69623d3b684f4.zip
Bumped to version v0.0.26-alpha
Diffstat (limited to 'client/package.json')
-rw-r--r--client/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/package.json b/client/package.json
index cd6b727f0..e5fa02262 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.24-alpha", 3 "version": "0.0.26-alpha",
4 "private": true, 4 "private": true,
5 "licence": "GPLv3", 5 "licence": "GPLv3",
6 "author": { 6 "author": {