Przeglądaj źródła

Module Partnership is stable

Laurent Destailleur 3 lat temu
rodzic
commit
fea6771a7a
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      htdocs/core/modules/modPartnership.class.php

+ 1 - 1
htdocs/core/modules/modPartnership.class.php

@@ -75,7 +75,7 @@ class modPartnership extends DolibarrModules
 		// $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 = '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';