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 5be9e74 commit f515229Copy full SHA for f515229
json/hashes-4.0.16.json
json/hashes-4.1.0-RC.json
phpmyfaq.php
@@ -1,7 +1,7 @@
1
<?php
2
/** phpMyFAQ versions + release dates */
3
4
-const PHPMYFAQ_STABLE_VERSION = '4.0.15';
5
-const PHPMYFAQ_STABLE_RELEASE = '2025-12-22';
6
-const PHPMYFAQ_DEV_VERSION = '4.1.0-beta.2';
7
-const PHPMYFAQ_DEV_RELEASE = '2025-12-16';
+const PHPMYFAQ_STABLE_VERSION = '4.0.16';
+const PHPMYFAQ_STABLE_RELEASE = '2025-12-29';
+const PHPMYFAQ_DEV_VERSION = '4.1.0-RC';
+const PHPMYFAQ_DEV_RELEASE = '2025-12-29';
0 commit comments