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