Skip to content

Commit 0495af3

Browse files
author
filitchonok_s
committed
patch 1.7.9
1 parent 3e2c27e commit 0495af3

File tree

6 files changed

+12
-12
lines changed

6 files changed

+12
-12
lines changed

com_testimonials/testimonials.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
22
<extension type="component" version="3.0" method="upgrade">
33
<name>COM_TESTIMONIALS</name>
4-
<creationDate>November 2018</creationDate>
4+
<creationDate>June 2022</creationDate>
55
<author>Joomplace Team</author>
66
<authorEmail>support@joomplace.com</authorEmail>
77
<authorUrl>www.joomplace.com</authorUrl>
88
<copyright>(C) JoomPlace, www.joomplace.com</copyright>
99
<license>GNU/GPL http://www.gnu.org/copyleft/gpl.html</license>
10-
<version>1.7.8</version>
10+
<version>1.7.9</version>
1111
<description>COM_TESTIMONIALS_DESC</description>
1212
<scriptfile>script.php</scriptfile>
1313
<install>

mod_testimonials/mod_testimonials.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<extension type="module" version="3.0" client="site" method="upgrade">
33
<name>Testimonials</name>
4-
<creationDate>November 2018</creationDate>
4+
<creationDate>June 2022</creationDate>
55
<author>JoomPlace Team</author>
66
<authorEmail>support@joomplace.com</authorEmail>
77
<authorUrl>www.joomplace.com</authorUrl>
88
<copyright>(C) JoomPlace, www.joomplace.com</copyright>
99
<license>GNU/GPL http://www.gnu.org/copyleft/gpl.html</license>
10-
<version>1.7.8</version>
10+
<version>1.7.9</version>
1111
<description>Show random testimonials.</description>
1212
<files>
1313
<filename module="mod_testimonials">mod_testimonials.php</filename>

pkg_testimonials.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22
<extension type="package" version="3.x" method="upgrade">
33
<name>Testimonials Package</name>
44
<author>Joomplace Team</author>
5-
<creationDate>November 2018</creationDate>
5+
<creationDate>June 2022</creationDate>
66
<packagename>testimonials</packagename>
77
<authorEmail>support@joomplace.com</authorEmail>
88
<authorUrl>www.joomplace.com</authorUrl>
99
<copyright>(C) JoomPlace, www.joomplace.com</copyright>
1010
<license>GNU/GPL http://www.gnu.org/copyleft/gpl.html</license>
11-
<version>1.7.8</version>
11+
<version>1.7.9</version>
1212
<description>Testimonials</description>
1313
<files folder="packages">
1414
<file type="component" id="com_testimonials">com_testimonials.zip</file>

plg_content_testimonials/tags_testimonial.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<extension version="3.0" type="plugin" group="content" method="upgrade">
33
<name>plg_content_tags_testimonials</name>
4-
<creationDate>November 2018</creationDate>
4+
<creationDate>June 2022</creationDate>
55
<author>JoomPlace Team</author>
66
<authorEmail>support@joomplace.com</authorEmail>
77
<authorUrl>www.joomplace.com</authorUrl>
88
<copyright>(C) JoomPlace, www.joomplace.com</copyright>
99
<license>GNU/GPL http://www.gnu.org/copyleft/gpl.html</license>
10-
<version>1.7.8</version>
10+
<version>1.7.9</version>
1111
<description>PLG_CONTENT_TAGS_TESTIMONIALS_XML_DESCRIPTION</description>
1212
<files>
1313
<filename plugin="tags_testimonial">tags_testimonial.php</filename>

plg_editors_xsd_testimonials/testimonial.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<extension version="3.0" type="plugin" group="editors-xtd" method="upgrade">
33
<name>plg_editors-xtd_testimonial</name>
4-
<creationDate>November 2018</creationDate>
4+
<creationDate>June 2022</creationDate>
55
<author>Joomplace Team</author>
66
<authorEmail>support@joomplace.com</authorEmail>
77
<authorUrl>www.joomplace.com</authorUrl>
88
<copyright>(C) JoomPlace, www.joomplace.com</copyright>
99
<license>GNU/GPL http://www.gnu.org/copyleft/gpl.html</license>
10-
<version>1.7.8</version>
10+
<version>1.7.9</version>
1111
<description>PLG_TESTIMONIAL_XML_DESCRIPTION</description>
1212
<files>
1313
<filename plugin="testimonial">testimonial.php</filename>

plg_editors_xsd_tmrating/tmrating.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<extension version="3.0" type="plugin" group="editors-xtd" method="upgrade">
33
<name>plg_editors-xtd_tmrating</name>
4-
<creationDate>November 2018</creationDate>
4+
<creationDate>June 2022</creationDate>
55
<author>Joomplace Team</author>
66
<authorEmail>support@joomplace.com</authorEmail>
77
<authorUrl>www.joomplace.com</authorUrl>
88
<copyright>(C) JoomPlace, www.joomplace.com</copyright>
99
<license>GNU/GPL http://www.gnu.org/copyleft/gpl.html</license>
10-
<version>1.7.8</version>
10+
<version>1.7.9</version>
1111
<description>PLG_TMRATING_XML_DESCRIPTION</description>
1212
<files>
1313
<filename plugin="tmrating">tmrating.php</filename>

0 commit comments

Comments
 (0)