Skip to content
Snippets Groups Projects
Commit 0512efb8 authored by Regis Houssin's avatar Regis Houssin
Browse files

Add version 2.7.1 in virtualmin install script

parent 27484d43
No related branches found
No related tags found
No related merge requests found
......@@ -26,7 +26,7 @@ return "Dolibarr ERP/CRM is a powerful Open Source software to manage a professi
# script_dolibarr_versions()
sub script_dolibarr_versions
{
return ( "2.7.0" );
return ( "2.7.0", "2.7.1" );
}
sub script_dolibarr_category
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment