We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1379f41 commit 6c06653Copy full SHA for 6c06653
2 files changed
json/hashes-4.0.2.json
phpmyfaq.php
@@ -1,7 +1,7 @@
1
<?php
2
/** phpMyFAQ versions + release dates */
3
4
-const PHPMYFAQ_STABLE_VERSION = '4.0.1';
5
-const PHPMYFAQ_STABLE_RELEASE = '2024-12-13';
+const PHPMYFAQ_STABLE_VERSION = '4.0.2';
+const PHPMYFAQ_STABLE_RELEASE = '2025-01-02';
6
const PHPMYFAQ_DEV_VERSION = '4.0.0-RC.5';
7
const PHPMYFAQ_DEV_RELEASE = '2024-11-15';
0 commit comments