Skip to content

Commit d9d40ae

Browse files
Version 12.0.3
1 parent 8616471 commit d9d40ae

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

Documentation/Changelog/Index.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
Changelog
22
=========
33

4+
12.0.3
5+
-----
6+
7+
- Use PSR12 as new coding standard
8+
- Some maintenance
9+
- Fix some undefined array key warnings
10+
411
12.0.2
512
-----
613

ext_emconf.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
'author_email' => 'dev@dmk-ebusiness.de',
1818
'shy' => '',
1919
'dependencies' => 'rn_base',
20-
'version' => '12.0.2',
20+
'version' => '12.0.3',
2121
'conflicts' => '',
2222
'priority' => '',
2323
'module' => '',

0 commit comments

Comments
 (0)