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