We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d4edae6 commit 895bde7Copy full SHA for 895bde7
3 files changed
json/hashes-3.2.9.json
json/hashes-4.0.0-alpha.4.json
phpmyfaq.php
@@ -1,7 +1,7 @@
1
<?php
2
/** phpMyFAQ versions + release dates */
3
4
-const PHPMYFAQ_STABLE_VERSION = '3.2.8';
5
-const PHPMYFAQ_STABLE_RELEASE = '2024-07-21';
6
-const PHPMYFAQ_DEV_VERSION = '4.0.0-alpha.3';
7
-const PHPMYFAQ_DEV_RELEASE = '2024-07-21';
+const PHPMYFAQ_STABLE_VERSION = '3.2.9';
+const PHPMYFAQ_STABLE_RELEASE = '2024-07-23';
+const PHPMYFAQ_DEV_VERSION = '4.0.0-alpha.4';
+const PHPMYFAQ_DEV_RELEASE = '2024-07-23';
0 commit comments