diff --git a/core/modules/modSwissqr.class.php b/core/modules/modSwissqr.class.php index e8eb313..14aabc0 100644 --- a/core/modules/modSwissqr.class.php +++ b/core/modules/modSwissqr.class.php @@ -75,7 +75,7 @@ class modSwissqr extends DolibarrModules $this->editor_url = 'https://sinabe.ch'; // Possible values for version are: 'development', 'experimental', 'dolibarr', 'dolibarr_deprecated', 'experimental_deprecated' or a version string like 'x.y.z' - $this->version = '2.0.0'; + $this->version = '2.0.1'; // Url to the file with your last numberversion of this module $this->url_last_version = 'https://modules-dolibarr.sinabe.ch/swissqr/versionmodule.txt';