2
0
forked from Wavyzz/dolibarr

NEW: Module Webhook upgraded to stable status

This commit is contained in:
Laurent Destailleur
2023-05-24 04:03:44 +02:00
parent 10bb48ef04
commit 5a6ca0d5d3
2 changed files with 2 additions and 1 deletions

View File

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