Skip to content

Commit 5a43593

Browse files
committed
1.8.8
1 parent a33227f commit 5a43593

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.7
1+
1.8.8

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.7'); // also used as suffix for .js and .css requests
24-
define('QA_BUILD_DATE', '2023-07-05');
23+
define('QA_VERSION', '1.8.8'); // also used as suffix for .js and .css requests
24+
define('QA_BUILD_DATE', '2023-07-25');
2525

2626

2727
/**

0 commit comments

Comments
 (0)