Skip to content

Commit f097a4e

Browse files
committed
bump version
1 parent 71b435d commit f097a4e

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

httpheader.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<extension version="3.9" type="plugin" group="system" method="upgrade">
33
<name>plg_system_httpheader</name>
4-
<creationDate>26.08.2020</creationDate>
4+
<creationDate>2021-07-10</creationDate>
55
<author>Tobias Zulauf</author>
66
<copyright>(C) 2017 - 2020 Tobias Zulauf All rights reserved.</copyright>
77
<authorUrl>https://www.jah-tz.de</authorUrl>
8-
<version>1.0.14</version>
8+
<version>1.0.15</version>
99
<license>GNU/GPL Version 2 or later</license>
1010
<description>PLG_SYSTEM_HTTPHEADER_XML_DESCRIPTION</description>
1111
<scriptfile>script.php</scriptfile>

update.xml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
<?xml version="1.0" ?>
22
<updates>
33
<update>
4-
<name>HttpHeader 1.0.14</name>
4+
<name>HttpHeader 1.0.15</name>
55
<description>HttpHeader Plugin</description>
66
<element>httpheader</element>
77
<type>plugin</type>
88
<folder>system</folder>
99
<client>site</client>
10-
<version>1.0.14</version>
10+
<version>1.0.15</version>
1111
<infourl title="HttpHeader Plugin">https://github.com/zero-24/plg_system_httpheader</infourl>
1212
<downloads>
13-
<downloadurl type="full" format="zip">https://github.com/zero-24/plg_system_httpheader/releases/download/1.0.14/plg_system_httpheader.zip</downloadurl>
13+
<downloadurl type="full" format="zip">https://github.com/zero-24/plg_system_httpheader/releases/download/1.0.15/plg_system_httpheader.zip</downloadurl>
1414
</downloads>
15-
<sha512>f726cf172346de811fbafbdce87cb681f96be96d2dd96e1c97026ec303469f57355b94a88692442f9882f3abf39623933d048a58338f82a7be0f486560c2059d</sha512>
15+
<sha512>41cef6a91bee5f44f663f6f18d528b34250e203f4f1c8f5217120b02fcb91539b30d1c34c6dbcc69e287dd7e0d2578de29db204d7029f373708a000b3b92019f</sha512>
1616
<tags>
1717
<tag>stable</tag>
1818
</tags>
@@ -22,18 +22,18 @@
2222
<targetplatform name="joomla" version="3.([89]|10)"/>
2323
</update>
2424
<update>
25-
<name>HttpHeader 1.0.14</name>
25+
<name>HttpHeader 1.0.15</name>
2626
<description>HttpHeader Plugin</description>
2727
<element>httpheader</element>
2828
<type>plugin</type>
2929
<folder>system</folder>
3030
<client>site</client>
31-
<version>1.0.14</version>
31+
<version>1.0.15</version>
3232
<infourl title="HttpHeader Plugin">https://github.com/zero-24/plg_system_httpheader</infourl>
3333
<downloads>
34-
<downloadurl type="full" format="zip">https://github.com/zero-24/plg_system_httpheader/releases/download/1.0.14/plg_system_httpheader.zip</downloadurl>
34+
<downloadurl type="full" format="zip">https://github.com/zero-24/plg_system_httpheader/releases/download/1.0.15/plg_system_httpheader.zip</downloadurl>
3535
</downloads>
36-
<sha512>f726cf172346de811fbafbdce87cb681f96be96d2dd96e1c97026ec303469f57355b94a88692442f9882f3abf39623933d048a58338f82a7be0f486560c2059d</sha512>
36+
<sha512>41cef6a91bee5f44f663f6f18d528b34250e203f4f1c8f5217120b02fcb91539b30d1c34c6dbcc69e287dd7e0d2578de29db204d7029f373708a000b3b92019f</sha512>
3737
<tags>
3838
<tag>stable</tag>
3939
</tags>

0 commit comments

Comments
 (0)