-
Notifications
You must be signed in to change notification settings - Fork 42
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Task #173069 feat: Update infra extensions code used in JGive to make…
… Joomla 4 compatible
- Loading branch information
1 parent
eea412a
commit 39d03e8
Showing
1 changed file
with
3 additions
and
3 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 |
---|---|---|
|
@@ -4,10 +4,10 @@ | |
<author>TechJoomla</author> | ||
<authorEmail>[email protected]</authorEmail> | ||
<authorUrl>www.techjoomla.com</authorUrl> | ||
<copyright>Copyright(C)2012-20 TechJoomla</copyright> | ||
<copyright>Copyright(C)2012-22 TechJoomla</copyright> | ||
<license>http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL</license> | ||
<creationDate>15th Sep 2020</creationDate> | ||
<version>1.4.5</version> | ||
<creationDate>25th Jan 2022</creationDate> | ||
<version>2.0.0</version> | ||
<description>TJFields - Common code for TJ Fields Manager and TJ Geo Manager!</description> | ||
<install> | ||
<sql> | ||
|