Skip to content

Commit 33b5692

Browse files
committed
Updated version
1 parent 794e6c2 commit 33b5692

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

net/xenapi/XenAPI/api.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
$restAPI->processRequest();
5757

5858
class RestAPI {
59-
const VERSION = '1.4.fix';
59+
const VERSION = '1.4.2';
6060
const DEFAULT_APIKEY = 'REPLACE_THIS_WITH_AN_API_KEY';
6161
const GENERAL_ERROR = 0x201;
6262
const USER_ERROR = 0x202;

0 commit comments

Comments
 (0)