Skip to content

Commit afcdb0f

Browse files
committed
2.3.0
1 parent 9e6db4b commit afcdb0f

3 files changed

Lines changed: 5 additions & 1 deletion

File tree

_build/build.transport.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ function getSnippetContent($filename = '') {
2323
/* define version */
2424
define('PKG_NAME','ClientConfig');
2525
define('PKG_NAME_LOWER',strtolower(PKG_NAME));
26-
define('PKG_VERSION','2.2.0');
26+
define('PKG_VERSION','2.3.0');
2727
define('PKG_RELEASE','pl');
2828

2929
/* load modx */
117 KB
Binary file not shown.

core/components/clientconfig/docs/changelog.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
ClientConfig 2.3.0-pl
2+
---------------------
3+
Released on 2019-10-24
4+
15
- Add icon to the menu item (when moved to the top navigation) [#175]
26
- Make placeholders available for inherited fenom templates [#173, #174]
37
- Make textarea fields bigger and automatically growing with the content [#172]

0 commit comments

Comments
 (0)