We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a244125 commit cfaf029Copy full SHA for cfaf029
icms_version.php
@@ -33,11 +33,11 @@
33
'image' => "images/icon_big.png", /* for backward compatibility */
34
35
/** Development information */
36
- 'status_version' => "Content 1.4 beta",
37
- 'status' => "beta",
38
- 'date' => "23 Dec 2024",
+ 'status_version' => "1.4 rc",
+ 'status' => "rc",
+ 'date' => "25 Dec 2024",
39
'author_word' => "",
40
- 'warning' => _CO_ICMS_WARNING_BETA,
+ 'warning' => _CO_ICMS_WARNING_RC,
41
42
/** Contributors */
43
'developer_website_url' => "https://www.impresscms.org",
0 commit comments