Skip to content

Commit 223ecb3

Browse files
committed
chore: label as 2.0.0
1 parent cb594d0 commit 223ecb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/servers/upCloudVps/lib/upCloudVps.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
if (!defined("WHMCS")) {die("This file cannot be accessed directly");}
44
use WHMCS\Database\Capsule;
55

6-
define('MODULE_VERSION', '2.0.0-pre');
6+
define('MODULE_VERSION', '2.0.0');
77

88
class upCloudVps
99
{

0 commit comments

Comments
 (0)