/home/smartonegroup/www/veroserv/system/manifest.php
<?php
return [
    'system' => [
        'update_url' => 'https://updates.cloudonex.com', # Changing this will break automatic update.
        'item_api_name' => 'business-suite', # Changing this will break automatic update.
        'version' => '9.5.1',
    ],
];