Update version

This commit is contained in:
Benoit Vianin 2026-03-03 10:05:43 +00:00
parent 4f2fbcbb2f
commit ac1721addc
1 changed files with 1 additions and 1 deletions

View File

@ -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';