Skip to content

Commit 8ad26d7

Browse files
committed
4.0.12
1 parent 934ec18 commit 8ad26d7

File tree

3 files changed

+43
-30
lines changed

3 files changed

+43
-30
lines changed

composer.lock

Lines changed: 40 additions & 28 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

json/hashes-4.0.12.json

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

phpmyfaq.php

Lines changed: 2 additions & 2 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.11';
5-
const PHPMYFAQ_STABLE_RELEASE = '2025-09-13';
4+
const PHPMYFAQ_STABLE_VERSION = '4.0.12';
5+
const PHPMYFAQ_STABLE_RELEASE = '2025-09-23';
66
const PHPMYFAQ_DEV_VERSION = '4.1.0-alpha.2';
77
const PHPMYFAQ_DEV_RELEASE = '2025-06-01';

0 commit comments

Comments
 (0)