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 aca48d0 commit 7f8f288Copy full SHA for 7f8f288
json/hashes-4.0.6.json
json/hashes-4.1.0-alpha.json
phpmyfaq.php
@@ -1,7 +1,7 @@
1
<?php
2
/** phpMyFAQ versions + release dates */
3
4
-const PHPMYFAQ_STABLE_VERSION = '4.0.5';
5
-const PHPMYFAQ_STABLE_RELEASE = '2025-01-19';
6
-const PHPMYFAQ_DEV_VERSION = '4.0.0-RC.5';
7
-const PHPMYFAQ_DEV_RELEASE = '2024-11-15';
+const PHPMYFAQ_STABLE_VERSION = '4.0.6';
+const PHPMYFAQ_STABLE_RELEASE = '2025-02-23';
+const PHPMYFAQ_DEV_VERSION = '4.1.0-alpha';
+const PHPMYFAQ_DEV_RELEASE = '2025-02-12';
0 commit comments