File tree Expand file tree Collapse file tree 2 files changed +9
-4
lines changed Expand file tree Collapse file tree 2 files changed +9
-4
lines changed Original file line number Diff line number Diff line change
1
+ === Content 1.2.2 ===
2
+ Release date: 10 Oct 2018
3
+ '''Fixed'''
4
+ * Module version number is now text, no longer number
5
+
1
6
=== Content 1.2.1 Final ===
2
7
Release date: 30 Dec 2016
3
8
'''Fixed'''
Original file line number Diff line number Diff line change 33
33
'image ' => "images/icon_big.png " , /* for backward compatibility */
34
34
35
35
/** Development information */
36
- 'status_version ' => "RC " ,
37
- 'status ' => "RC " ,
38
- 'date ' => "04 Oct 2018 " ,
36
+ 'status_version ' => "Final " ,
37
+ 'status ' => "Final " ,
38
+ 'date ' => "10 Oct 2018 " ,
39
39
'author_word ' => "" ,
40
- 'warning ' => _CO_ICMS_WARNING_RC ,
40
+ 'warning ' => _CO_ICMS_WARNING_FINAL ,
41
41
42
42
/** Contributors */
43
43
'developer_website_url ' => "https://www.impresscms.org " ,
You can’t perform that action at this time.
0 commit comments