We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f40f906 commit 22712f1Copy full SHA for 22712f1
3 files changed
json/hashes-3.2.2.json
json/hashes-3.2.3.json
phpmyfaq.php
@@ -1,7 +1,7 @@
1
<?php
2
/** phpMyFAQ versions + release dates */
3
4
-const PHPMYFAQ_STABLE_VERSION = '3.2.2';
5
-const PHPMYFAQ_STABLE_RELEASE = '2023-10-27';
+const PHPMYFAQ_STABLE_VERSION = '3.2.3';
+const PHPMYFAQ_STABLE_RELEASE = '2023-11-24';
6
const PHPMYFAQ_DEV_VERSION = '3.2.0-RC.4';
7
const PHPMYFAQ_DEV_RELEASE = '2023-08-30';
0 commit comments