Skip to content
Snippets Groups Projects
Commit 31b3e09e authored by Open Tools, Reinhold Kainhofer's avatar Open Tools, Reinhold Kainhofer
Browse files

Disable automatic updates for all paid plugins in J2.5 (J2.5 does not support...

Disable automatic updates for all paid plugins in J2.5 (J2.5 does not support the extra_query feature)
parent ad21fcfc
No related branches found
No related tags found
No related merge requests found
...@@ -18,6 +18,6 @@ ...@@ -18,6 +18,6 @@
</tags> </tags>
<maintainer>Open Tools</maintainer> <maintainer>Open Tools</maintainer>
<maintainerurl>http://open-tools.net</maintainerurl> <maintainerurl>http://open-tools.net</maintainerurl>
<targetplatform name="joomla" version=".*" /> <targetplatform name="joomla" version="3.[0123456789]" />
</update> </update>
</updates> </updates>
...@@ -19,6 +19,6 @@ ...@@ -19,6 +19,6 @@
</tags> </tags>
<maintainer>Open Tools</maintainer> <maintainer>Open Tools</maintainer>
<maintainerurl>http://open-tools.net</maintainerurl> <maintainerurl>http://open-tools.net</maintainerurl>
<targetplatform name="joomla" version=".*" /> <targetplatform name="joomla" version="3.[0123456789]" />
</update> </update>
</updates> </updates>
...@@ -18,6 +18,6 @@ ...@@ -18,6 +18,6 @@
</tags> </tags>
<maintainer>Open Tools</maintainer> <maintainer>Open Tools</maintainer>
<maintainerurl>http://open-tools.net</maintainerurl> <maintainerurl>http://open-tools.net</maintainerurl>
<targetplatform name="joomla" version=".*" /> <targetplatform name="joomla" version="3.[0123456789]" />
</update> </update>
</updates> </updates>
...@@ -18,6 +18,6 @@ ...@@ -18,6 +18,6 @@
</tags> </tags>
<maintainer>Open Tools</maintainer> <maintainer>Open Tools</maintainer>
<maintainerurl>http://open-tools.net</maintainerurl> <maintainerurl>http://open-tools.net</maintainerurl>
<targetplatform name="joomla" version=".*" /> <targetplatform name="joomla" version="3.[0123456789]" />
</update> </update>
</updates> </updates>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment