Skip to content

Commit cfaf029

Browse files
authored
update version to 1.4 rc (#14)
1 parent a244125 commit cfaf029

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

icms_version.php

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,11 +33,11 @@
3333
'image' => "images/icon_big.png", /* for backward compatibility */
3434

3535
/** Development information */
36-
'status_version' => "Content 1.4 beta",
37-
'status' => "beta",
38-
'date' => "23 Dec 2024",
36+
'status_version' => "1.4 rc",
37+
'status' => "rc",
38+
'date' => "25 Dec 2024",
3939
'author_word' => "",
40-
'warning' => _CO_ICMS_WARNING_BETA,
40+
'warning' => _CO_ICMS_WARNING_RC,
4141

4242
/** Contributors */
4343
'developer_website_url' => "https://www.impresscms.org",

0 commit comments

Comments
 (0)