Skip to content
This repository was archived by the owner on Feb 28, 2026. It is now read-only.

Commit c4e2ef6

Browse files
committed
Update plugin.xml metadata for 1.3.0 release
1 parent 028c247 commit c4e2ef6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

plugin.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="utf-8"?>
2-
<e107Plugin name="Wrapper" lan="LAN_WRAPPER_NAME" version="1.2.0" date="2019-02-19" compatibility="2.0" installRequired="true" >
2+
<e107Plugin name="Wrapper" lan="LAN_WRAPPER_NAME" version="1.3.0" date="2020-12-28" compatibility="2.0" installRequired="true" >
33
<author name="Tijn Kuyper (Moc)" url="http://www.tijnkuyper.nl" />
44
<summary lan="LAN_WRAPPER_SUMM">Wrapping an external page into your website.</summary>
55
<description lan="LAN_WRAPPER_DESC">This plugin allows for wrapping an external page into an iframe, so it can be displayed on your website.</description>
@@ -8,7 +8,7 @@
88
<word>wrap</word>
99
</keywords>
1010
<category>content</category>
11-
<copyright>2019</copyright>
11+
<copyright>2021</copyright>
1212
<adminLinks>
1313
<link url="admin_config.php" description="" icon="images/icons/wrapper_32.png" iconSmall="images/icons/wrapper_16.png" icon128="images/icons/wrapper_128.png" primary="true">LAN_CONFIGURE</link>
1414
</adminLinks>

0 commit comments

Comments
 (0)