Skip to content

Commit 6c1ceb9

Browse files
committed
4.10.17 and 4.1.0-RC.3
1 parent 7cc5d6d commit 6c1ceb9

File tree

3 files changed

+6
-4
lines changed

3 files changed

+6
-4
lines changed

json/hashes-4.0.17.json

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

json/hashes-4.1.0-RC.3.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.16';
5-
const PHPMYFAQ_STABLE_RELEASE = '2025-12-29';
6-
const PHPMYFAQ_DEV_VERSION = '4.1.0-RC.2';
7-
const PHPMYFAQ_DEV_RELEASE = '2026-01-06';
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.3';
7+
const PHPMYFAQ_DEV_RELEASE = '2026-01-23';

0 commit comments

Comments
 (0)