We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b79a0b7 commit c8c2a66Copy full SHA for c8c2a66
2 files changed
json/hashes-3.2.7.json
phpmyfaq.php
@@ -1,7 +1,7 @@
1
<?php
2
/** phpMyFAQ versions + release dates */
3
4
-const PHPMYFAQ_STABLE_VERSION = '3.2.6';
5
-const PHPMYFAQ_STABLE_RELEASE = '2024-03-25';
+const PHPMYFAQ_STABLE_VERSION = '3.2.7';
+const PHPMYFAQ_STABLE_RELEASE = '2024-06-07';
6
const PHPMYFAQ_DEV_VERSION = '4.0.0-alpha.2';
7
const PHPMYFAQ_DEV_RELEASE = '2024-06-01';
0 commit comments