Skip to content

Commit b0f03e0

Browse files
committed
1.8.0-beta2
1 parent 03cb133 commit b0f03e0

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

VERSION.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.8.0-beta1
1+
1.8.0-beta2

qa-include/qa-base.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@
2020
*/
2121

2222

23-
define('QA_VERSION', '1.8.0-beta1'); // also used as suffix for .js and .css requests
24-
define('QA_BUILD_DATE', '2017-09-07');
23+
define('QA_VERSION', '1.8.0-beta2'); // also used as suffix for .js and .css requests
24+
define('QA_BUILD_DATE', '2017-12-23');
2525

2626

2727
/**

0 commit comments

Comments
 (0)