diff --git a/Joomla/AdvancedShippingByRules.tmpl b/Joomla/AdvancedShippingByRules.tmpl index fedef17ae0e03d10cd01f8b35d867bb2b1dc9249..d058b61c8cf27cab6c333f31f778161212a52c22 100644 --- a/Joomla/AdvancedShippingByRules.tmpl +++ b/Joomla/AdvancedShippingByRules.tmpl @@ -18,6 +18,6 @@ </tags> <maintainer>Open Tools</maintainer> <maintainerurl>http://open-tools.net</maintainerurl> - <targetplatform name="joomla" version=".*" /> + <targetplatform name="joomla" version="3.[0123456789]" /> </update> </updates> diff --git a/Joomla/BuyerAssignGroups.tmpl b/Joomla/BuyerAssignGroups.tmpl index 0637b48ec60b08730e5b0fd9ed08bdef93dab759..347fc31b002e48b4f84e17cdc1d32ea05da250bd 100644 --- a/Joomla/BuyerAssignGroups.tmpl +++ b/Joomla/BuyerAssignGroups.tmpl @@ -19,6 +19,6 @@ </tags> <maintainer>Open Tools</maintainer> <maintainerurl>http://open-tools.net</maintainerurl> - <targetplatform name="joomla" version=".*" /> + <targetplatform name="joomla" version="3.[0123456789]" /> </update> </updates> diff --git a/Joomla/DownloadsForSale.tmpl b/Joomla/DownloadsForSale.tmpl index 9886034cb52161893b3107aa9ae209b694d2ab43..714d4593b7eee5efea88fd0f28d744cd7d0d9b4e 100644 --- a/Joomla/DownloadsForSale.tmpl +++ b/Joomla/DownloadsForSale.tmpl @@ -18,6 +18,6 @@ </tags> <maintainer>Open Tools</maintainer> <maintainerurl>http://open-tools.net</maintainerurl> - <targetplatform name="joomla" version=".*" /> + <targetplatform name="joomla" version="3.[0123456789]" /> </update> </updates> diff --git a/Joomla/Ordernumber.tmpl b/Joomla/Ordernumber.tmpl index b25bf4f93538e19caf536dd9b7fae2e4a82f40e1..af6b82577896c86d0e3e05cc1f3aa7a561aeeb8d 100644 --- a/Joomla/Ordernumber.tmpl +++ b/Joomla/Ordernumber.tmpl @@ -18,6 +18,6 @@ </tags> <maintainer>Open Tools</maintainer> <maintainerurl>http://open-tools.net</maintainerurl> - <targetplatform name="joomla" version=".*" /> + <targetplatform name="joomla" version="3.[0123456789]" /> </update> </updates>