We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a33227f commit 5a43593Copy full SHA for 5a43593
VERSION.txt
@@ -1 +1 @@
1
-1.8.7
+1.8.8
qa-include/qa-base.php
@@ -20,8 +20,8 @@
20
*/
21
22
23
-define('QA_VERSION', '1.8.7'); // also used as suffix for .js and .css requests
24
-define('QA_BUILD_DATE', '2023-07-05');
+define('QA_VERSION', '1.8.8'); // also used as suffix for .js and .css requests
+define('QA_BUILD_DATE', '2023-07-25');
25
26
27
/**
0 commit comments