We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb594d0 commit 223ecb3Copy full SHA for 223ecb3
modules/servers/upCloudVps/lib/upCloudVps.php
@@ -3,7 +3,7 @@
3
if (!defined("WHMCS")) {die("This file cannot be accessed directly");}
4
use WHMCS\Database\Capsule;
5
6
-define('MODULE_VERSION', '2.0.0-pre');
+define('MODULE_VERSION', '2.0.0');
7
8
class upCloudVps
9
{
0 commit comments