Update release branch
This commit is contained in:
@@ -26,8 +26,8 @@ exports.DEV_PUBLIC_KEY =
|
||||
'9wIDAQAB\n' +
|
||||
'-----END PUBLIC KEY-----';
|
||||
|
||||
const _REPERTORY_BRANCH = '1.3.x_branch';
|
||||
const _REPERTORY_UI_BRANCH = '1.3.x_branch';
|
||||
const _REPERTORY_BRANCH = 'master';
|
||||
const _REPERTORY_UI_BRANCH = 'master';
|
||||
|
||||
exports.REPERTORY_BRANCH = _REPERTORY_BRANCH;
|
||||
exports.REPERTORY_UI_BRANCH = _REPERTORY_UI_BRANCH;
|
||||
|
||||
Reference in New Issue
Block a user