Skip to content

Commit 221a0a3

Browse files
authored
Merge pull request #9 from manojLondhe/release-2.0.0
Version change
2 parents 76d4531 + 998c552 commit 221a0a3

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

src/users.xml

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<extension version="3.0.0" type="plugin" group="api" method="upgrade">
3-
<name>PLG_API_USERS</name>
4-
<version>1.8.7</version>
5-
<creationDate>10/11/2014</creationDate>
6-
<author>Techjoomla</author>
7-
<authorEmail>extensions@techjoomla.com</authorEmail>
8-
<authorUrl>www.techjoomla.com</authorUrl>
9-
<copyright>Techjoomla. All rights reserved.</copyright>
10-
<license>http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL</license>
11-
<description>PLG_API_USERS_DESCRIPTION</description>
12-
<files>
13-
<filename plugin="users">users.php</filename>
14-
<folder>users</folder>
15-
</files>
16-
<languages folder="language">
3+
<name>PLG_API_USERS</name>
4+
<version>2.0.0</version>
5+
<creationDate>10th Jan 2019</creationDate>
6+
<author>Techjoomla</author>
7+
<authorEmail>extensions@techjoomla.com</authorEmail>
8+
<authorUrl>www.techjoomla.com</authorUrl>
9+
<copyright>Techjoomla. All rights reserved.</copyright>
10+
<license>http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL</license>
11+
<description>PLG_API_USERS_DESCRIPTION</description>
12+
<files>
13+
<filename plugin="users">users.php</filename>
14+
<folder>users</folder>
15+
</files>
16+
<languages folder="language">
1717
<language tag="en-GB">en-GB/en-GB.plg_api_users.ini</language>
1818
<language tag="en-GB">en-GB/en-GB.plg_api_users.sys.ini</language>
1919
</languages>

0 commit comments

Comments
 (0)