Skip to content

Commit 48db8c3

Browse files
committed
Bump to 1.1.2-pl
1 parent bb79590 commit 48db8c3

File tree

4 files changed

+5
-1
lines changed

4 files changed

+5
-1
lines changed

_build/build.transport.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ function getSnippetContent($filename = '') {
2222
/* define package */
2323
define('PKG_NAME','ClientConfig');
2424
define('PKG_NAME_LOWER',strtolower(PKG_NAME));
25-
define('PKG_VERSION','1.1.1');
25+
define('PKG_VERSION','1.1.2');
2626
define('PKG_RELEASE','pl');
2727

2828
$root = dirname(dirname(__FILE__)).'/';
-56.9 KB
Binary file not shown.
68.8 KB
Binary file not shown.

core/components/clientconfig/docs/changelog.txt

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
++++++++++++++++++++++++++++++++
2+
++ ClientConfig 1.1.2-pl ++
3+
++ Released on 2012-03-07 ++
4+
++++++++++++++++++++++++++++++++
15
Add/update translations: Russian (thx @Alroniks!), German (thx @enigmatic-user!), Swedish (thx @fractalwolfe!) and Dutch.
26
#47 Show field descriptions under the fields. (Thanks @fractalwolfe!)
37
#40 Add placeholder tooltips with the [[++key]] for admins. (Thanks @fractalwolfe!)

0 commit comments

Comments
 (0)