Skip to content

Commit 4abaf69

Browse files
committed
#733 Bump version number
1 parent a2e259c commit 4abaf69

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

code/libraries/joomlatools/library/koowa.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ class Koowa
2727
*
2828
* @var string
2929
*/
30-
const VERSION = '5.1.4';
30+
const VERSION = '5.1.5';
3131

3232
/**
3333
* Debug state

code/plugins/system/joomlatools/joomlatools.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
<extension version="3.5" type="plugin" group="system" method="upgrade" overwrite="true">
33
<name>plg_system_joomlatools</name>
44
<author>Joomlatools</author>
5-
<creationDate>March 2025</creationDate>
5+
<creationDate>April 2025</creationDate>
66
<copyright>Copyright (C) 2007 Timble CVBA (http://www.timble.net)</copyright>
77
<license>GNU GPLv3 - http://www.gnu.org/licenses/gpl.html</license>
88
<authorEmail>[email protected]</authorEmail>
99
<authorUrl>www.joomlatools.com</authorUrl>
10-
<version>5.1.4</version>
10+
<version>5.1.5</version>
1111
<description />
1212

1313
<scriptfile>script.php</scriptfile>

0 commit comments

Comments
 (0)