-
Notifications
You must be signed in to change notification settings - Fork 8
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 #3 from astridx/dev
Small changes
- Loading branch information
Showing
9 changed files
with
26 additions
and
8 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
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 +1 @@ | ||
/home/astrid/git/joomla-development/pkg_aggpxtrack/dist/aggpxtrack-1.1.3 | ||
/home/astrid/git/joomla-development/pkg_aggpxtrack/dist/aggpxtrack-1.1.4 |
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,12 +2,12 @@ | |
<extension version="3.5" type="component" method="upgrade"> | ||
<name>com_aggpxtrack</name> | ||
<author>Astrid Günther</author> | ||
<creationDate>2019-09-25</creationDate> | ||
<copyright>(C) 2019 Astrid Günther. All rights reserved.</copyright> | ||
<creationDate>2020-02-22</creationDate> | ||
<copyright>(C) 2020 Astrid Günther. All rights reserved.</copyright> | ||
<license>GNU General Public License version 2 or later; see LICENSE.txt</license> | ||
<authorEmail>[email protected]</authorEmail> | ||
<authorUrl>www.astrid-guenther.de</authorUrl> | ||
<version>1.1.3</version> | ||
<version>1.1.4</version> | ||
<description>COM_AGGPXTRACK_XML_DESCRIPTION</description> | ||
<scriptfile>script.php</scriptfile> | ||
|
||
|
2 changes: 1 addition & 1 deletion
2
dist/tmp/cbuild/administrator/language/de-DE/de-DE.com_aggpxtrack.sys.ini
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
Binary file not shown.
Binary file not shown.
Binary file not shown.
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,5 +1,5 @@ | ||
extension = aggpxtrack | ||
version = 1.1.3 | ||
version = 1.1.4 | ||
source = src | ||
target = package | ||
|
||
|
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