Preparing 0.3.2 release
This commit is contained in:
parent
904554a0e1
commit
faa3ff6a02
2 changed files with 13 additions and 2 deletions
|
@ -69,7 +69,7 @@ class modsendrecurringinvoicebymail extends DolibarrModules
|
|||
$this->editor_url = 'https://code.bugness.org/Dolibarr/sendrecurringinvoicebymail';
|
||||
|
||||
// Possible values for version are: 'development', 'experimental', 'dolibarr', 'dolibarr_deprecated' or a version string like 'x.y.z'
|
||||
$this->version = '0.3.1';
|
||||
$this->version = '0.3.2';
|
||||
|
||||
//Url to the file with your last numberversion of this module
|
||||
//$this->url_last_version = 'http://www.example.com/versionmodule.txt';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue