Updated version

This commit is contained in:
2019-07-25 20:50:41 -05:00
parent efaadbc28d
commit 5ee07196d4
2 changed files with 2 additions and 2 deletions

View File

@@ -28,7 +28,7 @@ exports.DEV_PUBLIC_KEY = '-----BEGIN PUBLIC KEY-----\n' +
'-----END PUBLIC KEY-----';
exports.RELEASES_URL = 'https://bitbucket.org/blockstorage/repertory/raw/master/releases.json';
exports.UI_RELEASES_URL = 'https://bitbucket.org/blockstorage/repertory-ui/raw/master/releases.json';
exports.UI_RELEASES_URL = 'https://bitbucket.org/blockstorage/repertory-ui/raw/1.0.6_branch/releases.json';
exports.DATA_LOCATIONS = {
linux: '~/.local/repertory/ui',