Skip to content

Commit b5bb3f3

Browse files
committed
1.8.3
1 parent 8e9c262 commit b5bb3f3

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

VERSION.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.8.2
1+
1.8.3

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.2'); // also used as suffix for .js and .css requests
24-
define('QA_BUILD_DATE', '2018-12-20');
23+
define('QA_VERSION', '1.8.3'); // also used as suffix for .js and .css requests
24+
define('QA_BUILD_DATE', '2019-01-12');
2525

2626

2727
/**

0 commit comments

Comments
 (0)