Skip to content

Commit b939509

Browse files
snehal0904manojLondhe
authored andcommitted
Extras #147738 chore: Version update (#55)
* Feature #147693 feat: Update replcaement tags * Feature #147693 feat: Update replcaement tags * Feature #147693 feat: Update replcaement tags * Extras #147738 chore: Version update
1 parent 20686c7 commit b939509

File tree

4 files changed

+8
-8
lines changed

4 files changed

+8
-8
lines changed

src/com_tjnotifications/admin/models/notification.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@ public function getKeys($client)
241241
*
242242
* @return integer replacement tags count
243243
*
244-
* @since __DEPLOY_VERSION__
244+
* @since 1.0.4
245245
*/
246246
public function getReplacementTagsCount($key, $client)
247247
{
@@ -264,7 +264,7 @@ public function getReplacementTagsCount($key, $client)
264264
*
265265
* @return void
266266
*
267-
* @since __DEPLOY_VERSION__
267+
* @since 1.0.4
268268
*/
269269
public function updateReplacementTags($data)
270270
{

src/com_tjnotifications/tjnotifications.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
<authorUrl>https://techjoomla.com</authorUrl>
77
<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>7th Feb 2019</creationDate>
10-
<version>1.0.3</version>
9+
<creationDate>18th Jul 2019</creationDate>
10+
<version>1.0.4</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: 2 additions & 2 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>7th Feb 2019</creationDate>
5+
<creationDate>18th Jul 2019</creationDate>
66
<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.3</version>
10+
<version>1.0.4</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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
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.3</version>
5-
<creationDate>7th Feb 2019</creationDate>
4+
<version>1.0.4</version>
5+
<creationDate>18th Jul 2019</creationDate>
66
<author>Techjoomla</author>
77
<authorEmail>[email protected]</authorEmail>
88
<authorUrl>https://techjoomla.com</authorUrl>

0 commit comments

Comments
 (0)