Skip to content

Commit

Permalink
Extras #136677 chore: Version and copyright changes in version 1.3.2 …
Browse files Browse the repository at this point in the history
…using bump script (#19)

* Bug #136645 fix: [Package installation]- Vendor privacy plugin & action log plugin are not getting installed on fresh installation

* Bug #136645 fix: [Package installation]- Vendor privacy plugin & action log plugin are not getting installed on fresh installation

* Extras #136677 chore: Version and copyright changes in version 1.3.2 using bump script

* Extras #136677 chore: Version and copyright changes in version 1.3.2 using bump script
  • Loading branch information
pranotiTechjoomla authored and manojLondhe committed Nov 16, 2018
1 parent dd87083 commit 1a2c9d7
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion src/com_tjvendors/tjvendors.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<extension type="component" version="3.0" method="upgrade">
<name>COM_TJVENDORS</name>
<creationDate>15th Nov 2018</creationDate>
<creationDate>16th Nov 2018</creationDate>
<copyright>Copyright (C) 2016 - 2018 Techjoomla. All rights reserved.</copyright>
<license>http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL</license>
<author>Techjoomla</author>
Expand Down
2 changes: 1 addition & 1 deletion src/plugins/actionlog/tjvendors/tjvendors.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<extension version="3.9" type="plugin" group="actionlog" method="upgrade">
<name>plg_actionlog_tjvendors</name>
<author>Techjoomla</author>
<creationDate>15th Nov 2018</creationDate>
<creationDate>16th Nov 2018</creationDate>
<copyright>Copyright (C) 2016 - 2018 Techjoomla. All rights reserved.</copyright>
<license>http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL</license>
<authorEmail>[email protected]</authorEmail>
Expand Down
2 changes: 1 addition & 1 deletion src/plugins/privacy/tjvendors/tjvendors.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<extension version="3.9" type="plugin" group="privacy" method="upgrade">
<name>plg_privacy_tjvendors</name>
<version>1.3.1</version>
<creationDate>15th Nov 2018</creationDate>
<creationDate>16th Nov 2018</creationDate>
<author>Techjoomla</author>
<authorEmail>[email protected]</authorEmail>
<authorUrl>https://techjoomla.com</authorUrl>
Expand Down

0 comments on commit 1a2c9d7

Please sign in to comment.