Update version
This commit is contained in:
parent
4f2fbcbb2f
commit
ac1721addc
|
|
@ -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';
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue