diff --git a/config_template.xml b/config_template.xml index 365a908..0f7316b 100644 --- a/config_template.xml +++ b/config_template.xml @@ -1,4 +1,4 @@ -<zimletConfig name="com_zimbra_spamexperts" version="1.2"> +<zimletConfig name="com_zimbra_spamexperts" version="1.3"> <global> <!-- Change it only if you want to use another spam report system --> <property name="reportSpamUrl">https://spamreport.spamrl.com/spamreport.php</property> @@ -15,4 +15,4 @@ <!-- disable this Zimlet when Zimbra Web Client is used in http mode --> <property name="hasSensitiveData">false</property> </global> -</zimletConfig> \ No newline at end of file +</zimletConfig>