Skip to content

Commit

Permalink
prepare release System - Extension Tools 4.4.10
Browse files Browse the repository at this point in the history
  • Loading branch information
brbrbr committed Jul 4, 2024
1 parent fd42853 commit e885b85
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion build.ini
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
targetname="joomla"
targetversion="(5.(0|1)|4.(4))"
version="4.4.9"
version="4.4.10"
tozip="language services forms src script.php"
infourl="https://github.com/brbrbr/plg_system_extensiontools"
releaseprefix="Joomla 4.4 - 5.1"
Expand Down
4 changes: 2 additions & 2 deletions extensiontools.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@
<extension type="plugin" group="system" method="upgrade">
<name>plg_system_extensiontools</name>
<author>Bram Brambring</author>
<creationDate>2024-06-23</creationDate>
<creationDate>2024-07-04</creationDate>
<copyright>(C) 2024 Bram Brambring</copyright>
<license>GNU General Public License version 3 or later</license>
<authorEmail>[email protected]</authorEmail>
<authorUrl>https://brambring.nl</authorUrl>
<version>4.4.9</version>
<version>4.4.10</version>
<description>PLG_SYSTEM_EXTENSIONTOOLS_XML_DESCRIPTION</description>
<namespace path="src">Brambring\Plugin\System\Extensiontools</namespace>
<scriptfile>script.php</scriptfile>
Expand Down
12 changes: 6 additions & 6 deletions update.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,15 @@
<element>extensiontools</element>
<type>plugin</type>
<client>site</client>
<version>4.4.9</version>
<sha256>a364e75a3773149cf3e638a99c79e5c92a8d4716469abbee8b319c23d2b080ff</sha256>
<version>4.4.10</version>
<sha256>f4a30db84b7d12995b2e682c1b824ea8224ef0c38b230ab2f0f98984aba3f3a6</sha256>
<maintainer>Bram Brambring</maintainer>
<maintainerurl>https://brambring.nl</maintainerurl>
<section>-</section>
<folder>system</folder>
<infourl title="brambring.nl - Joomla Extensions - System - Extension Tools">https://github.com/brbrbr/plg_system_extensiontools</infourl>
<downloads>
<downloadurl type="full" format="zip">https://github.com/brbrbr/plg_system_extensiontools/releases/download/4.4.9/plg_system_extensiontools.zip</downloadurl>
<downloadurl type="full" format="zip">https://github.com/brbrbr/plg_system_extensiontools/releases/download/4.4.10/plg_system_extensiontools.zip</downloadurl>
</downloads>
<tags>
<tag>stable</tag>
Expand All @@ -27,15 +27,15 @@
<element>extensiontools</element>
<type>plugin</type>
<client>site</client>
<version>5.1.9</version>
<sha256>5e463e6bca2360a3c38437bc3e0c81ec39d3eb6cb796b08aaa31e44a6216a1af</sha256>
<version>5.1.11</version>
<sha256>c67b7a79f2384d059539c2a37bd12e01b08d7cb71c462825c2cce22429035961</sha256>
<maintainer>Bram Brambring</maintainer>
<maintainerurl>https://brambring.nl</maintainerurl>
<section>-</section>
<folder>system</folder>
<infourl title="brambring.nl - Joomla Extensions - System - Extension Tools">https://github.com/brbrbr/plg_system_extensiontools</infourl>
<downloads>
<downloadurl type="full" format="zip">https://github.com/brbrbr/plg_system_extensiontools/releases/download/5.1.9/plg_system_extensiontools.zip</downloadurl>
<downloadurl type="full" format="zip">https://github.com/brbrbr/plg_system_extensiontools/releases/download/5.1.11/plg_system_extensiontools.zip</downloadurl>
</downloads>
<tags>
<tag>stable</tag>
Expand Down

0 comments on commit e885b85

Please sign in to comment.