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