From d0991fb220f277497e06879ebdd666f9f80fd458 Mon Sep 17 00:00:00 2001 From: Chl Date: Mon, 3 Dec 2018 23:56:57 +0100 Subject: [PATCH] =?UTF-8?q?Saut=20de=20version=20suite=20=C3=A0=20derni?= =?UTF-8?q?=C3=A8re=20fonctionnalit=C3=A9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- core/modules/modsendfacrecmail.class.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/modules/modsendfacrecmail.class.php b/core/modules/modsendfacrecmail.class.php index b2fdbdd..26d4300 100644 --- a/core/modules/modsendfacrecmail.class.php +++ b/core/modules/modsendfacrecmail.class.php @@ -69,7 +69,7 @@ class modsendfacrecmail extends DolibarrModules $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' - $this->version = '0.1.2'; + $this->version = '0.2.0'; //Url to the file with your last numberversion of this module //$this->url_last_version = 'http://www.example.com/versionmodule.txt';