Skip to content

Commit 1fe7b6b

Browse files
committed
version patch
1 parent 06b6256 commit 1fe7b6b

File tree

14 files changed

+38
-38
lines changed

14 files changed

+38
-38
lines changed

com_joomblog/joomblog.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<extension type="component" version="3.0" method="upgrade">
33
<name>com_joomblog</name>
4-
<creationDate>May 2017</creationDate>
4+
<creationDate>July 2017</creationDate>
55
<author>Joomplace Team</author>
6-
<authorEmail> </authorEmail>
7-
<authorUrl> </authorUrl>
6+
<authorEmail>support@joomplace.com</authorEmail>
7+
<authorUrl>www.joomplace.com</authorUrl>
88
<copyright>Copyright (C) 2005 - 2017 Joomplace, www.joomplace.com. All rights reserved.</copyright>
99
<license>License Info</license>
10-
<version>1.3.2</version>
10+
<version>1.3.3</version>
1111
<description>Blog system for Joomla</description>
1212
<scriptfile>install.joomblog.php</scriptfile>
1313
<files>

mod_jb_archive/mod_jb_archive.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
<extension type="module" version="3.0" method="upgrade">
33
<name>Joomblog Archive</name>
44
<author>JoomPlace Team</author>
5-
<creationDate>May 2017</creationDate>
5+
<creationDate>July 2017</creationDate>
66
<copyright>Copyright (C) 2005 - 2017 Joomplace, www.joomplace.com. All rights reserved.</copyright>
77
<license>GNU/GPL http://www.gnu.org/copyleft/gpl.html</license>
88
<authorEmail>support@joomplace.com</authorEmail>
99
<authorUrl>www.joomplace.com</authorUrl>
10-
<version>1.3.2</version>
10+
<version>1.3.3</version>
1111
<description></description>
1212
<files>
1313
<filename module="mod_jb_archive">mod_jb_archive.php</filename>

mod_jb_blogs/mod_jb_blogs.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
<extension type="module" version="3.0" method="upgrade">
33
<name>List of blogs</name>
44
<author>JoomPlace Team</author>
5-
<creationDate>May 2017</creationDate>
5+
<creationDate>July 2017</creationDate>
66
<copyright>Copyright (C) 2005 - 2017 Joomplace, www.joomplace.com. All rights reserved.</copyright>
77
<license>GNU/GPL http://www.gnu.org/copyleft/gpl.html</license>
88
<authorEmail>support@joomplace.com</authorEmail>
99
<authorUrl>www.joomplace.com</authorUrl>
10-
<version>1.3.2</version>
10+
<version>1.3.3</version>
1111
<description></description>
1212
<files>
1313
<filename module="mod_jb_blogs">mod_jb_blogs.php</filename>

mod_jb_categories/mod_jb_categories.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
<extension type="module" version="3.0.0" method="upgrade">
33
<name>Categories a blogs</name>
44
<author>JoomPlace Team</author>
5-
<creationDate>May 2017</creationDate>
5+
<creationDate>July 2017</creationDate>
66
<copyright>Copyright (C) 2005 - 2017 Joomplace, www.joomplace.com. All rights reserved.</copyright>
77
<license>GNU/GPL http://www.gnu.org/copyleft/gpl.html</license>
88
<authorEmail>support@joomplace.com</authorEmail>
99
<authorUrl>www.joomplace.com</authorUrl>
10-
<version>1.3.2</version>
10+
<version>1.3.3</version>
1111
<description></description>
1212
<files>
1313
<filename module="mod_jb_categories">mod_jb_categories.php</filename>

mod_jb_latestposts/mod_jb_latestposts.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
<extension type="module" version="3.0" method="upgrade">
33
<name>Latest Joomblog posts</name>
44
<author>JoomPlace Team</author>
5-
<creationDate>May 2017</creationDate>
5+
<creationDate>July 2017</creationDate>
66
<copyright>Copyright (C) 2005 - 2017 Joomplace, www.joomplace.com. All rights reserved.</copyright>
77
<license>GNU/GPL http://www.gnu.org/copyleft/gpl.html</license>
88
<authorEmail>support@joomplace.com</authorEmail>
99
<authorUrl>www.joomplace.com</authorUrl>
10-
<version>1.0.0</version>
10+
<version>1.3.3</version>
1111
<description></description>
1212
<files>
1313
<filename module="mod_jb_latestposts">mod_jb_latestposts.php</filename>

mod_jb_popularbloggers/mod_jb_popularbloggers.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
<extension type="module" version="3.0" method="upgrade">
33
<name>Popular bloggers</name>
44
<author>JoomPlace Team</author>
5-
<creationDate>May 2017</creationDate>
5+
<creationDate>July 2017</creationDate>
66
<copyright>Copyright (C) 2005 - 2017 Joomplace, www.joomplace.com. All rights reserved.</copyright>
77
<license>GNU/GPL http://www.gnu.org/copyleft/gpl.html</license>
88
<authorEmail>support@joomplace.com</authorEmail>
99
<authorUrl>www.joomplace.com</authorUrl>
10-
<version>1.0.0</version>
10+
<version>1.3.3</version>
1111
<description></description>
1212
<files>
1313
<filename module="mod_jb_popularbloggers">mod_jb_popularbloggers.php</filename>

mod_jb_tags/mod_jb_tags.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
<extension type="module" version="3.0" method="upgrade">
33
<name>Tag cloud</name>
44
<author>JoomPlace Team</author>
5-
<creationDate>May 2017</creationDate>
5+
<creationDate>July 2017</creationDate>
66
<copyright>Copyright (C) 2005 - 2017 Joomplace, www.joomplace.com. All rights reserved.</copyright>
77
<license>GNU/GPL http://www.gnu.org/copyleft/gpl.html</license>
88
<authorEmail>support@joomplace.com</authorEmail>
99
<authorUrl>www.joomplace.com</authorUrl>
10-
<version>1.3.2</version>
10+
<version>1.3.3</version>
1111
<description></description>
1212
<files>
1313
<filename module="mod_jb_tags">mod_jb_tags.php</filename>

pkg_joomblog.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>Joom Blog</name>
44
<author>Joomplace Team</author>
5-
<creationDate>May 2017</creationDate>
5+
<creationDate>July 2017</creationDate>
66
<packagename>joomblog</packagename>
77
<authorEmail>support@joomplace.com</authorEmail>
88
<authorUrl>www.joomplace.com</authorUrl>
99
<copyright>Copyright (C) 2005 - 2017 Joomplace, www.joomplace.com. All rights reserved.</copyright>
1010
<license>GNU/GPL http://www.gnu.org/copyleft/gpl.html</license>
11-
<version>1.3.2</version>
11+
<version>1.3.3</version>
1212
<files folder="packages">
1313
<file type="component" id="com_joomblog">com_joomblog.zip</file>
1414
<file type="module" id="joomblog" client="site">mod_jb_archive.zip</file>

plg_joomblog/joomblog.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
<extension type="plugin" method="upgrade" group="system" version="3.0">
33
<name>Joomblog system</name>
44
<author>JoomPlace Team</author>
5-
<creationDate>May 2017</creationDate>
5+
<creationDate>July 2017</creationDate>
66
<copyright>Copyright (C) 2005 - 2017 Joomplace, www.joomplace.com. All rights reserved.</copyright>
77
<license>http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL</license>
8-
<authorEmail>support@jomplace.com</authorEmail>
9-
<authorUrl>www.jomplace.com</authorUrl>
10-
<version>1.3.2</version>
8+
<authorEmail>support@joomplace.com</authorEmail>
9+
<authorUrl>www.joomplace.com</authorUrl>
10+
<version>1.3.3</version>
1111
<description></description>
1212
<files>
1313
<filename plugin="joomblog">joomblog.php</filename>

plg_joomblogcontent/joomblogcontent.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
<extension type="plugin" group="content" method="upgrade" version="3.0">
33
<name>Joomblog content</name>
44
<author>JoomPlace Team</author>
5-
<creationDate>May 2017</creationDate>
5+
<creationDate>July 2017</creationDate>
66
<copyright>Copyright (C) 2005 - 2017 Joomplace, www.joomplace.com. All rights reserved.</copyright>
77
<license>http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL</license>
8-
<authorEmail>support@jomplace.com</authorEmail>
9-
<authorUrl>www.jomplace.com</authorUrl>
10-
<version>1.3.2</version>
8+
<authorEmail>support@joomplace.com</authorEmail>
9+
<authorUrl>www.joomplace.com</authorUrl>
10+
<version>1.3.3</version>
1111
<description></description>
1212
<files>
1313
<filename plugin="joomblogcontent">joomblogcontent.php</filename>

plg_joomblogposts/joomblogposts.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
<extension type="plugin" group="community" method="upgrade" version="3.0">
33
<name>Joomblog posts</name>
44
<author>JoomPlace.com</author>
5-
<creationDate>May 2017</creationDate>
5+
<creationDate>July 2017</creationDate>
66
<copyright>Copyright (C) 2005 - 2017 Joomplace, www.joomplace.com. All rights reserved.</copyright>
77
<license>GNU/GPL http://www.gnu.org/copyleft/gpl.html</license>
88
<authorEmail>support@joomplace.com</authorEmail>
99
<authorUrl>www.joomplace.com</authorUrl>
10-
<version>1.3.2</version>
10+
<version>1.3.3</version>
1111
<isapplication>true</isapplication>
1212
<description>
1313
JoomBlog plugin for JomSocial

plg_joombloguser/joombloguser.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
<extension type="plugin" method="upgrade" group="user" version="3.0">
33
<name>Joomblog bloggers synchronisation plugin</name>
44
<author>JoomPlace Team</author>
5-
<creationDate>May 2017</creationDate>
5+
<creationDate>July 2017</creationDate>
66
<copyright>Copyright (C) 2005 - 2017 Joomplace, www.joomplace.com. All rights reserved.</copyright>
77
<license>GNU/GPL http://www.gnu.org/copyleft/gpl.html</license>
88
<authorEmail>support@joomplace.com</authorEmail>
99
<authorUrl>www.joomplace.com</authorUrl>
10-
<version>1.3.2</version>
10+
<version>1.3.3</version>
1111
<description>Bloggers synchronisation plugin</description>
1212
<files>
1313
<filename plugin="joombloguser">joombloguser.php</filename>

plg_search_joomblog/joomblog.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
<extension type="plugin" group="search" method="upgrade" version="3.0">
33
<name>Joomblog search</name>
44
<author>JoomPlace Team</author>
5-
<creationDate>May 2017</creationDate>
5+
<creationDate>July 2017</creationDate>
66
<copyright>Copyright (C) 2005 - 2017 Joomplace, www.joomplace.com. All rights reserved.</copyright>
77
<license>http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL</license>
8-
<authorEmail>support@jomplace.com</authorEmail>
9-
<authorUrl>www.jomplace.com</authorUrl>
10-
<version>1.3.2</version>
8+
<authorEmail>support@joomplace.com</authorEmail>
9+
<authorUrl>www.joomplace.com</authorUrl>
10+
<version>1.3.3</version>
1111
<description>PLG_SEARCH_JOOMBLOG_XML_DESCRIPTION</description>
1212
<languages folder="language">
1313
<language tag="en-GB">/en-GB/en-GB.plg_search_joomblog.ini</language>

plg_social/social.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
<extension type="plugin" group="editors-xtd" method="upgrade" version="3.0">
33
<name>Joomblog social</name>
44
<author>JoomPlace Team</author>
5-
<creationDate>May 2017</creationDate>
5+
<creationDate>July 2017</creationDate>
66
<copyright>Copyright (C) 2005 - 2017 Joomplace, www.joomplace.com. All rights reserved.</copyright>
77
<license>http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL</license>
8-
<authorEmail>support@jomplace.com</authorEmail>
9-
<authorUrl>www.jomplace.com</authorUrl>
10-
<version>1.3.2</version>
8+
<authorEmail>support@joomplace.com</authorEmail>
9+
<authorUrl>www.joomplace.com</authorUrl>
10+
<version>1.3.3</version>
1111
<description></description>
1212
<files>
1313
<filename plugin="social">social.php</filename>

0 commit comments

Comments
 (0)