Update releases to branch

This commit is contained in:
Scott E. Graves
2019-07-02 11:23:56 -05:00
parent 4ed2124f83
commit ccf10398de

View File

@@ -27,7 +27,7 @@ exports.DEV_PUBLIC_KEY = '-----BEGIN PUBLIC KEY-----\n' +
'9wIDAQAB\n' + '9wIDAQAB\n' +
'-----END PUBLIC KEY-----'; '-----END PUBLIC KEY-----';
exports.RELEASES_URL = 'https://bitbucket.org/blockstorage/repertory/raw/1.0.4_branch/releases.json'; exports.RELEASES_URL = 'https://bitbucket.org/blockstorage/repertory/raw/1.0.0-rc_branch/releases.json';
exports.UI_RELEASES_URL = 'https://bitbucket.org/blockstorage/repertory-ui/raw/1.0.4_branch/releases.json'; exports.UI_RELEASES_URL = 'https://bitbucket.org/blockstorage/repertory-ui/raw/1.0.4_branch/releases.json';
exports.DATA_LOCATIONS = { exports.DATA_LOCATIONS = {