FIX : this is a development version

This commit is contained in:
Gauthier PC portable 024 2021-10-20 09:11:08 +02:00
parent ca18db8f50
commit 61a34829c1

View File

@ -66,7 +66,7 @@ class modStockTransfer extends DolibarrModules
$this->editor_name = 'Editor name';
$this->editor_url = 'https://www.example.com';
// Possible values for version are: 'development', 'experimental', 'dolibarr', 'dolibarr_deprecated' or a version string like 'x.y.z'
$this->version = 'dolibarr';
$this->version = 'development';
// Url to the file with your last numberversion of this module
//$this->url_last_version = 'http://www.example.com/versionmodule.txt';