Skip to content

Commit 04e2524

Browse files
committed
Issue #000 chore: Bump version 1.0.3
1 parent fe3071b commit 04e2524

File tree

4 files changed

+10
-10
lines changed

4 files changed

+10
-10
lines changed

src/com_tjnotifications/install.tjnotifications.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -383,7 +383,7 @@ public function fixMenuLinks()
383383
*
384384
* @return void
385385
*
386-
* @since __DEPLOY_VERSION__
386+
* @since 1.0.3
387387
*/
388388
private function removeObsoleteFilesAndFolders($removeFilesAndFolders)
389389
{

src/com_tjnotifications/tjnotifications.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@
44
<author>Techjoomla</author>
55
<authorEmail>[email protected]</authorEmail>
66
<authorUrl>https://techjoomla.com</authorUrl>
7-
<copyright>Copyright (C) 2016 - 2018 Techjoomla. All rights reserved.</copyright>
7+
<copyright>Copyright (C) 2016 - 2019 Techjoomla. All rights reserved.</copyright>
88
<license>http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL</license>
9-
<creationDate>16th Nov 2018</creationDate>
10-
<version>1.0.2</version>
9+
<creationDate>7th Feb 2019</creationDate>
10+
<version>1.0.3</version>
1111
<install>
1212
<sql>
1313
<file driver="mysql" charset="utf8">sql/install.mysql.utf8.sql</file>

src/plugins/actionlog/tjnotification/tjnotification.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
<extension version="3.9" type="plugin" group="actionlog" method="upgrade">
33
<name>plg_actionlog_tjnotification</name>
44
<author>Techjoomla</author>
5-
<creationDate>16th Nov 2018</creationDate>
6-
<copyright>Copyright (C) 2016 - 2018 Techjoomla. All rights reserved.</copyright>
5+
<creationDate>7th Feb 2019</creationDate>
6+
<copyright>Copyright (C) 2016 - 2019 Techjoomla. All rights reserved.</copyright>
77
<license>http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL</license>
88
<authorEmail>[email protected]</authorEmail>
99
<authorUrl>https://techjoomla.com</authorUrl>
10-
<version>1.0.2</version>
10+
<version>1.0.3</version>
1111
<description>PLG_ACTIONLOG_TJNOTIFICATION_XML_DESCRIPTION</description>
1212
<files>
1313
<filename plugin="tjnotification">tjnotification.php</filename>

src/plugins/privacy/tjnotification/tjnotification.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<extension version="3.9" type="plugin" group="privacy" method="upgrade">
33
<name>plg_privacy_tjnotification</name>
4-
<version>1.0.2</version>
5-
<creationDate>16th Nov 2018</creationDate>
4+
<version>1.0.3</version>
5+
<creationDate>7th Feb 2019</creationDate>
66
<author>Techjoomla</author>
77
<authorEmail>[email protected]</authorEmail>
88
<authorUrl>https://techjoomla.com</authorUrl>
9-
<copyright>Copyright (C) 2016 - 2018 Techjoomla. All rights reserved.</copyright>
9+
<copyright>Copyright (C) 2016 - 2019 Techjoomla. All rights reserved.</copyright>
1010
<license>http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL</license>
1111
<description>PLG_PRIVACY_TJNOTIFICATION_XML_DESCRIPTION</description>
1212
<files>

0 commit comments

Comments
 (0)