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