Updated testing branch

This commit is contained in:
2019-08-25 23:47:14 +00:00
parent b36878b80c
commit f5c85fc6f2

View File

@@ -28,7 +28,7 @@ exports.DEV_PUBLIC_KEY = '-----BEGIN PUBLIC KEY-----\n' +
'-----END PUBLIC KEY-----';
const REPERTORY_BRANCH = '1.0.2-release_branch';
const REPERTORY_BRANCH = '1.1.0-release_branch';
const REPERTORY_UI_BRANCH = '1.0.7_branch';
exports.RELEASES_URL = 'https://bitbucket.org/blockstorage/repertory/raw/' + REPERTORY_BRANCH + '/releases.json';