Skip to content

Commit d5e7936

Browse files
committed
4.0.18 and 4.1.0-RC.7
1 parent 921c807 commit d5e7936

File tree

3 files changed

+6
-4
lines changed

3 files changed

+6
-4
lines changed

json/hashes-4.0.18.json

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

json/hashes-4.1.0-RC.7.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.17';
5-
const PHPMYFAQ_STABLE_RELEASE = '2026-01-23';
6-
const PHPMYFAQ_DEV_VERSION = '4.1.0-RC.6';
7-
const PHPMYFAQ_DEV_RELEASE = '2026-02-21';
4+
const PHPMYFAQ_STABLE_VERSION = '4.0.18';
5+
const PHPMYFAQ_STABLE_RELEASE = '2026-02-27';
6+
const PHPMYFAQ_DEV_VERSION = '4.1.0-RC.7';
7+
const PHPMYFAQ_DEV_RELEASE = '2026-02-27';

0 commit comments

Comments
 (0)