Skip to content

Commit 8fa22fa

Browse files
committed
Update build number.
1 parent d366848 commit 8fa22fa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/modules/constants.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,8 @@ export const EnableSentry = true;
4545
* {rc#} is the release candidate number.
4646
*/
4747
export const APP_VERSION = '1.5.10';
48-
export const APP_BUILD = '209';
49-
export const APP_QA = 'rc1';
48+
export const APP_BUILD = '210';
49+
export const APP_QA = 'rc2';
5050

5151
/**
5252
* Set this to target deployment environment.

0 commit comments

Comments
 (0)