Skip to content

Commit 895bde7

Browse files
committed
3.2.9 and 4.0.0-alpha.4
1 parent d4edae6 commit 895bde7

3 files changed

Lines changed: 6 additions & 4 deletions

File tree

json/hashes-3.2.9.json

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

json/hashes-4.0.0-alpha.4.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.8';
5-
const PHPMYFAQ_STABLE_RELEASE = '2024-07-21';
6-
const PHPMYFAQ_DEV_VERSION = '4.0.0-alpha.3';
7-
const PHPMYFAQ_DEV_RELEASE = '2024-07-21';
4+
const PHPMYFAQ_STABLE_VERSION = '3.2.9';
5+
const PHPMYFAQ_STABLE_RELEASE = '2024-07-23';
6+
const PHPMYFAQ_DEV_VERSION = '4.0.0-alpha.4';
7+
const PHPMYFAQ_DEV_RELEASE = '2024-07-23';

0 commit comments

Comments
 (0)