Skip to content

Commit 8bde21a

Browse files
authored
Merge pull request #629 from parallaxinc/release_1.5.11
Update to production release.
2 parents b19070b + 7f2b39c commit 8bde21a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/modules/constants.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ export const APP_BUILD = '217';
5757
* Development build stage designator
5858
* @type {string}
5959
*/
60-
export const APP_QA = 'rc1';
60+
export const APP_QA = 'release';
6161

6262
/**
6363
* Set this to target deployment environment.

0 commit comments

Comments
 (0)