-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #38 from deepa-g/release101
Release version 1.0.1
- Loading branch information
Showing
3 changed files
with
7 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,12 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<extension version="3.0" type="plugin" group="api" method="upgrade"> | ||
<name>com_api_tjactivity</name> | ||
<version>1.0.0</version> | ||
<creationDate>16th Nov 2018</creationDate> | ||
<version>1.0.1</version> | ||
<creationDate>8th Feb 2019</creationDate> | ||
<author>Techjoomla</author> | ||
<authorEmail>[email protected]</authorEmail> | ||
<authorUrl>https://techjoomla.com</authorUrl> | ||
<copyright>Copyright (C) 2016 - 2018 Techjoomla. All rights reserved.</copyright> | ||
<copyright>Copyright (C) 2016 - 2019 Techjoomla. All rights reserved.</copyright> | ||
<license>http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL</license> | ||
<description>PLG_API_TJACTIVITY_DESCRIPTION</description> | ||
<languages> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,11 +2,11 @@ | |
<extension type="component" version="3.0" method="upgrade"> | ||
<name>com_activitystream</name> | ||
<!-- The following elements are optional and free of formatting constraints --> | ||
<creationDate>16th Nov 2018</creationDate> | ||
<creationDate>8th Feb 2019</creationDate> | ||
<author>Techjoomla</author> | ||
<authorEmail>[email protected]</authorEmail> | ||
<authorUrl>https://techjoomla.com</authorUrl> | ||
<copyright>Copyright (C) 2016 - 2018 Techjoomla. All rights reserved.</copyright> | ||
<copyright>Copyright (C) 2016 - 2019 Techjoomla. All rights reserved.</copyright> | ||
<license>http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL</license> | ||
<!-- The version string is recorded in the components table --> | ||
<version>1.0.1</version> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,11 +2,11 @@ | |
<extension version="3.9" type="plugin" group="privacy" method="upgrade"> | ||
<name>plg_privacy_activitystream</name> | ||
<version>1.0.1</version> | ||
<creationDate>16th Nov 2018</creationDate> | ||
<creationDate>8th Feb 2019</creationDate> | ||
<author>Techjoomla</author> | ||
<authorEmail>[email protected]</authorEmail> | ||
<authorUrl>https://techjoomla.com</authorUrl> | ||
<copyright>Copyright (C) 2016 - 2018 Techjoomla. All rights reserved.</copyright> | ||
<copyright>Copyright (C) 2016 - 2019 Techjoomla. All rights reserved.</copyright> | ||
<license>http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL</license> | ||
<description>PLG_PRIVACY_ACTIVITYSTREAM_XML_DESCRIPTION</description> | ||
<files> | ||
|