Skip to content

Commit 7f8f288

Browse files
committed
4.0.6
1 parent aca48d0 commit 7f8f288

File tree

3 files changed

+6
-4
lines changed

3 files changed

+6
-4
lines changed

json/hashes-4.0.6.json

Lines changed: 1 addition & 0 deletions
Large diffs are not rendered by default.

json/hashes-4.1.0-alpha.json

Lines changed: 1 addition & 0 deletions
Large diffs are not rendered by default.

phpmyfaq.php

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22
/** phpMyFAQ versions + release dates */
33

4-
const PHPMYFAQ_STABLE_VERSION = '4.0.5';
5-
const PHPMYFAQ_STABLE_RELEASE = '2025-01-19';
6-
const PHPMYFAQ_DEV_VERSION = '4.0.0-RC.5';
7-
const PHPMYFAQ_DEV_RELEASE = '2024-11-15';
4+
const PHPMYFAQ_STABLE_VERSION = '4.0.6';
5+
const PHPMYFAQ_STABLE_RELEASE = '2025-02-23';
6+
const PHPMYFAQ_DEV_VERSION = '4.1.0-alpha';
7+
const PHPMYFAQ_DEV_RELEASE = '2025-02-12';

0 commit comments

Comments
 (0)