aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/package.json
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2018-09-11 08:15:06 +0200
committerChocobozzz <me@florianbigard.com>2018-09-11 08:15:06 +0200
commitb8aca3bfe26836ae5b41b587c4fd485eb347f610 (patch)
tree49f6e93c4fd0885128a0dd8ced7997652240899e /client/package.json
parent65cb4bb4435314b1b754bebfd824ade2d0af7419 (diff)
downloadPeerTube-b8aca3bfe26836ae5b41b587c4fd485eb347f610.tar.gz
PeerTube-b8aca3bfe26836ae5b41b587c4fd485eb347f610.tar.zst
PeerTube-b8aca3bfe26836ae5b41b587c4fd485eb347f610.zip
Bumped to version v1.0.0-beta.12v1.0.0-beta.12
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 8426216bb..3a4605b56 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.11", 3 "version": "1.0.0-beta.12",
4 "private": true, 4 "private": true,
5 "licence": "GPLv3", 5 "licence": "GPLv3",
6 "author": { 6 "author": {