Skip to content

Commit

Permalink
Extras #147738 chore: Version update (#55)
Browse files Browse the repository at this point in the history
* Feature #147693 feat: Update replcaement tags

* Feature #147693 feat: Update replcaement tags

* Feature #147693 feat: Update replcaement tags

* Extras #147738 chore: Version update
  • Loading branch information
snehal0904 authored and manojLondhe committed Jul 18, 2019
1 parent 20686c7 commit b939509
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions src/com_tjnotifications/admin/models/notification.php
Original file line number Diff line number Diff line change
Expand Up @@ -241,7 +241,7 @@ public function getKeys($client)
*
* @return integer replacement tags count
*
* @since __DEPLOY_VERSION__
* @since 1.0.4
*/
public function getReplacementTagsCount($key, $client)
{
Expand All @@ -264,7 +264,7 @@ public function getReplacementTagsCount($key, $client)
*
* @return void
*
* @since __DEPLOY_VERSION__
* @since 1.0.4
*/
public function updateReplacementTags($data)
{
Expand Down
4 changes: 2 additions & 2 deletions src/com_tjnotifications/tjnotifications.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
<authorUrl>https://techjoomla.com</authorUrl>
<copyright>Copyright (C) 2016 - 2019 Techjoomla. All rights reserved.</copyright>
<license>http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL</license>
<creationDate>7th Feb 2019</creationDate>
<version>1.0.3</version>
<creationDate>18th Jul 2019</creationDate>
<version>1.0.4</version>
<install>
<sql>
<file driver="mysql" charset="utf8">sql/install.mysql.utf8.sql</file>
Expand Down
4 changes: 2 additions & 2 deletions src/plugins/actionlog/tjnotification/tjnotification.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@
<extension version="3.9" type="plugin" group="actionlog" method="upgrade">
<name>plg_actionlog_tjnotification</name>
<author>Techjoomla</author>
<creationDate>7th Feb 2019</creationDate>
<creationDate>18th Jul 2019</creationDate>
<copyright>Copyright (C) 2016 - 2019 Techjoomla. All rights reserved.</copyright>
<license>http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL</license>
<authorEmail>[email protected]</authorEmail>
<authorUrl>https://techjoomla.com</authorUrl>
<version>1.0.3</version>
<version>1.0.4</version>
<description>PLG_ACTIONLOG_TJNOTIFICATION_XML_DESCRIPTION</description>
<files>
<filename plugin="tjnotification">tjnotification.php</filename>
Expand Down
4 changes: 2 additions & 2 deletions src/plugins/privacy/tjnotification/tjnotification.xml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<extension version="3.9" type="plugin" group="privacy" method="upgrade">
<name>plg_privacy_tjnotification</name>
<version>1.0.3</version>
<creationDate>7th Feb 2019</creationDate>
<version>1.0.4</version>
<creationDate>18th Jul 2019</creationDate>
<author>Techjoomla</author>
<authorEmail>[email protected]</authorEmail>
<authorUrl>https://techjoomla.com</authorUrl>
Expand Down

0 comments on commit b939509

Please sign in to comment.