|
1 | 1 | <?xml version="1.0" encoding="utf-8"?> |
2 | 2 | <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"> |
17 | 17 | <language tag="en-GB">en-GB/en-GB.plg_api_users.ini</language> |
18 | 18 | <language tag="en-GB">en-GB/en-GB.plg_api_users.sys.ini</language> |
19 | 19 | </languages> |
|
0 commit comments