forked from jmcameron/attachments
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
JLTRY
committed
Apr 18, 2024
1 parent
a05b3ed
commit c316f6d
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
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,9 +2,9 @@ | |
<extension type="package" version="4.0" method="upgrade"> | ||
<name>pkg_attachments</name> | ||
<packagename>attachments</packagename> | ||
<version>3.2.6</version> | ||
<creationDate>March 26, 2018</creationDate> | ||
<copyright>(C) 2007-2018 Jonathan M. Cameron. All rights reserved.</copyright> | ||
<version>4.0.0</version> | ||
<creationDate>January 1, 2024</creationDate> | ||
<copyright>(C) 2007-2024 Jonathan M. Cameron. All rights reserved.</copyright> | ||
<license>http://www.gnu.org/licenses/gpl-3.0.html GNU/GPL</license> | ||
<author>Jonathan M. Cameron</author> | ||
<authorEmail>[email protected]</authorEmail> | ||
|
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,10 +1,10 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<extension type="plugin" group="system" version="4.0" method="upgrade"> | ||
<name>plg_system_show_attachments_in_editor</name> | ||
<version>3.2.6</version> | ||
<creationDate>March 26, 2018</creationDate> | ||
<version>4.0.0</version> | ||
<creationDate>January 1, 2024</creationDate> | ||
<author>Jonathan M. Cameron</author> | ||
<copyright>(C) 2011-2018 Jonathan M. Cameron. All rights reserved.</copyright> | ||
<copyright>(C) 2011-2024 Jonathan M. Cameron. All rights reserved.</copyright> | ||
<license>http://www.gnu.org/licenses/gpl-3.0.html GNU/GPL</license> | ||
<authorEmail>[email protected]</authorEmail> | ||
<authorUrl>http://joomlacode.org/gf/project/attachments/</authorUrl> | ||
|