Skip to content

Commit fa2010b

Browse files
committed
prepare release PrivacyCheckbox 1.0.7
1 parent 60d0399 commit fa2010b

File tree

2 files changed

+28
-7
lines changed

2 files changed

+28
-7
lines changed

privacycheckbox.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
<extension type="plugin" version="3.8" group="fields" method="upgrade">
33
<name>plg_fields_privacycheckbox</name>
44
<author>Tobias Zulauf</author>
5-
<creationDate>2021-07-10</creationDate>
5+
<creationDate>2025-10-25</creationDate>
66
<copyright>Copyright (C) 2018 - 2020 Tobias Zulauf All rights reserved.</copyright>
77
<license>GNU General Public License version 2 or later</license>
88
<authorUrl>www.jah-tz.de</authorUrl>
9-
<version>1.0.6</version>
9+
<version>1.0.7</version>
1010
<description>PLG_FIELDS_PRIVACYCHECKBOX_XML_DESCRIPTION</description>
1111
<scriptfile>script.php</scriptfile>
1212
<files>

update.xml

Lines changed: 26 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -43,24 +43,45 @@
4343
<targetplatform name="joomla" version="4.[01234]"/>
4444
</update>
4545
<update>
46-
<name>PrivacyCheckbox 1.0.6</name>
46+
<name>PrivacyCheckbox 1.0.7</name>
4747
<description>PrivacyCheckbox Plugin</description>
4848
<element>privacycheckbox</element>
4949
<type>plugin</type>
5050
<folder>fields</folder>
5151
<client>site</client>
52-
<version>1.0.6</version>
52+
<version>1.0.7</version>
5353
<infourl title="PrivacyCheckbox Plugin">https://github.com/zero-24/plg_fields_privacycheckbox</infourl>
5454
<downloads>
55-
<downloadurl type="full" format="zip">https://github.com/zero-24/plg_fields_privacycheckbox/releases/download/1.0.6/plg_fields_privacycheckbox.zip</downloadurl>
55+
<downloadurl type="full" format="zip">https://github.com/zero-24/plg_fields_privacycheckbox/releases/download/1.0.7/plg_fields_privacycheckbox.zip</downloadurl>
5656
</downloads>
57-
<sha512>c71fa4f4734a2318a84ce82bbe42e49080336f09a4e7948c5645e21a45e6af4cc313ef95efb4a22f0a71e9ceeb0aa2b56f32593e9065dfaa03175b3455f25fb3</sha512>
57+
<sha512>0646e148c660edab6266d0bffd889a48038964a13804b161a08e3028d30499e0e123fcc8a121f74e18101fdc6b9031f572387300f307bdbefa34b20e36257bcc</sha512>
58+
<tags>
59+
<tag>stable</tag>
60+
</tags>
61+
<maintainer>Tobias Zulauf</maintainer>
62+
<maintainerurl>https://www.jah-tz.de</maintainerurl>
63+
<php_minimum>7.0.0</php_minimum>
64+
<targetplatform name="joomla" version="5.[01234]"/>
65+
</update>
66+
<update>
67+
<name>PrivacyCheckbox 1.0.7</name>
68+
<description>PrivacyCheckbox Plugin</description>
69+
<element>privacycheckbox</element>
70+
<type>plugin</type>
71+
<folder>fields</folder>
72+
<client>site</client>
73+
<version>1.0.7</version>
74+
<infourl title="PrivacyCheckbox Plugin">https://github.com/zero-24/plg_fields_privacycheckbox</infourl>
75+
<downloads>
76+
<downloadurl type="full" format="zip">https://github.com/zero-24/plg_fields_privacycheckbox/releases/download/1.0.7/plg_fields_privacycheckbox.zip</downloadurl>
77+
</downloads>
78+
<sha512>0646e148c660edab6266d0bffd889a48038964a13804b161a08e3028d30499e0e123fcc8a121f74e18101fdc6b9031f572387300f307bdbefa34b20e36257bcc</sha512>
5879
<tags>
5980
<tag>stable</tag>
6081
</tags>
6182
<maintainer>Tobias Zulauf</maintainer>
6283
<maintainerurl>https://www.jah-tz.de</maintainerurl>
6384
<php_minimum>7.0.0</php_minimum>
64-
<targetplatform name="joomla" version="5.[0123]"/>
85+
<targetplatform name="joomla" version="6.0"/>
6586
</update>
6687
</updates>

0 commit comments

Comments
 (0)