We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7cc5d6d commit 6c1ceb9Copy full SHA for 6c1ceb9
json/hashes-4.0.17.json
json/hashes-4.1.0-RC.3.json
phpmyfaq.php
@@ -1,7 +1,7 @@
1
<?php
2
/** phpMyFAQ versions + release dates */
3
4
-const PHPMYFAQ_STABLE_VERSION = '4.0.16';
5
-const PHPMYFAQ_STABLE_RELEASE = '2025-12-29';
6
-const PHPMYFAQ_DEV_VERSION = '4.1.0-RC.2';
7
-const PHPMYFAQ_DEV_RELEASE = '2026-01-06';
+const PHPMYFAQ_STABLE_VERSION = '4.0.17';
+const PHPMYFAQ_STABLE_RELEASE = '2026-01-23';
+const PHPMYFAQ_DEV_VERSION = '4.1.0-RC.3';
+const PHPMYFAQ_DEV_RELEASE = '2026-01-23';
0 commit comments