Skip to content

Commit f515229

Browse files
committed
4.0.16 and 4.1.0-RC
1 parent 5be9e74 commit f515229

File tree

3 files changed

+6
-4
lines changed

3 files changed

+6
-4
lines changed

json/hashes-4.0.16.json

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

json/hashes-4.1.0-RC.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.15';
5-
const PHPMYFAQ_STABLE_RELEASE = '2025-12-22';
6-
const PHPMYFAQ_DEV_VERSION = '4.1.0-beta.2';
7-
const PHPMYFAQ_DEV_RELEASE = '2025-12-16';
4+
const PHPMYFAQ_STABLE_VERSION = '4.0.16';
5+
const PHPMYFAQ_STABLE_RELEASE = '2025-12-29';
6+
const PHPMYFAQ_DEV_VERSION = '4.1.0-RC';
7+
const PHPMYFAQ_DEV_RELEASE = '2025-12-29';

0 commit comments

Comments
 (0)