Saut de version suite à dernière fonctionnalité
This commit is contained in:
parent
f7a693d7dc
commit
d0991fb220
1 changed files with 1 additions and 1 deletions
|
@ -69,7 +69,7 @@ class modsendfacrecmail extends DolibarrModules
|
||||||
$this->editor_url = 'https://www.bugness.org';
|
$this->editor_url = 'https://www.bugness.org';
|
||||||
|
|
||||||
// Possible values for version are: 'development', 'experimental', 'dolibarr', 'dolibarr_deprecated' or a version string like 'x.y.z'
|
// Possible values for version are: 'development', 'experimental', 'dolibarr', 'dolibarr_deprecated' or a version string like 'x.y.z'
|
||||||
$this->version = '0.1.2';
|
$this->version = '0.2.0';
|
||||||
|
|
||||||
//Url to the file with your last numberversion of this module
|
//Url to the file with your last numberversion of this module
|
||||||
//$this->url_last_version = 'http://www.example.com/versionmodule.txt';
|
//$this->url_last_version = 'http://www.example.com/versionmodule.txt';
|
||||||
|
|
Loading…
Reference in a new issue