aboutsummaryrefslogtreecommitdiffhomepage
path: root/client
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2018-03-20 10:33:38 +0100
committerChocobozzz <me@florianbigard.com>2018-03-20 10:33:38 +0100
commit040d4551788209507e1b1a39b427d39929bc63a3 (patch)
treee634adade65348e77c8628ae6aba9ca462cea25b /client
parent164e6c87787173d9ac4eaf7dd80db4056fd3e354 (diff)
downloadPeerTube-040d4551788209507e1b1a39b427d39929bc63a3.tar.gz
PeerTube-040d4551788209507e1b1a39b427d39929bc63a3.tar.zst
PeerTube-040d4551788209507e1b1a39b427d39929bc63a3.zip
Bumped to version v1.0.0-beta.1v1.0.0-beta.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 0e7c37249..9b1be99b7 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-alpha.10", 3 "version": "1.0.0-beta.1",
4 "private": true, 4 "private": true,
5 "licence": "GPLv3", 5 "licence": "GPLv3",
6 "author": { 6 "author": {