Skip to content

Commit 7f2b39c

Browse files
committed
Update to production release.
1 parent b19070b commit 7f2b39c

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)