Skip to content

Commit 3cb1eec

Browse files
committed
4.0.0-RC.5
1 parent c859cec commit 3cb1eec

5 files changed

Lines changed: 8 additions & 4 deletions

File tree

json/hashes-3.2.10.json

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

json/hashes-4.0.0-RC.3.json

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

json/hashes-4.0.0-RC.4.json

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

json/hashes-4.0.0-RC.5.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 = '3.2.9';
5-
const PHPMYFAQ_STABLE_RELEASE = '2024-07-23';
6-
const PHPMYFAQ_DEV_VERSION = '4.0.0-RC.3';
7-
const PHPMYFAQ_DEV_RELEASE = '2024-10-27';
4+
const PHPMYFAQ_STABLE_VERSION = '3.2.10';
5+
const PHPMYFAQ_STABLE_RELEASE = '2024-11-09';
6+
const PHPMYFAQ_DEV_VERSION = '4.0.0-RC.5';
7+
const PHPMYFAQ_DEV_RELEASE = '2024-11-15';

0 commit comments

Comments
 (0)