aboutsummaryrefslogtreecommitdiffhomepage
path: root/client
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2018-07-26 11:28:51 +0200
committerChocobozzz <me@florianbigard.com>2018-07-26 11:28:51 +0200
commita2018aefaed65aff9e84afe434e59c73b9493010 (patch)
tree1ea2f5f34cfff9e2381cda9bfc8a35f9d7dfa048 /client
parent2cebd797014561ebc0bfee07ee8b5d83820adb66 (diff)
downloadPeerTube-a2018aefaed65aff9e84afe434e59c73b9493010.tar.gz
PeerTube-a2018aefaed65aff9e84afe434e59c73b9493010.tar.zst
PeerTube-a2018aefaed65aff9e84afe434e59c73b9493010.zip
Bumped to version v1.0.0-beta.10.pre.1v1.0.0-beta.10.pre.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 2ef4e1354..802f00bcb 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-beta.9", 3 "version": "1.0.0-beta.10.pre.1",
4 "private": true, 4 "private": true,
5 "licence": "GPLv3", 5 "licence": "GPLv3",
6 "author": { 6 "author": {