Skip to content

Commit

Permalink
Merge pull request #39 from wilva/patch-1
Browse files Browse the repository at this point in the history
version in config.xml is not in sync with vatchecker.php
  • Loading branch information
NKoonen authored Jan 4, 2024
2 parents ce28ae0 + 39d43d8 commit 1309d1c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
<module>
<name>vatchecker</name>
<displayName><![CDATA[Vat Checker]]></displayName>
<version><![CDATA[2.0.1]]></version>
<version><![CDATA[2.1.0]]></version>
<description><![CDATA[Check if a customers VAT number is valid and gives the customer 0 tax if the customer is not in from country.]]></description>
<author><![CDATA[Inform-All & Keraweb]]></author>
<tab><![CDATA[billing_invoicing]]></tab>
<is_configurable>1</is_configurable>
<need_instance>1</need_instance>
<limited_countries></limited_countries>
</module>
</module>

0 comments on commit 1309d1c

Please sign in to comment.