Skip to content

Commit d1466b4

Browse files
committed
Merge remote-tracking branch 'origin/vpn-cust-gw' into vpn-cust-gw
2 parents f7a39d8 + 1468624 commit d1466b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api/src/main/java/org/apache/cloudstack/api/command/user/config/ListCapabilitiesCmd.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ public class ListCapabilitiesCmd extends BaseCmd {
3636
type = CommandType.UUID,
3737
entityType = DomainResponse.class,
3838
description = "the domain for listing capabilities.",
39-
since = "4.20.3")
39+
since = "4.23.0")
4040
private Long domainId;
4141

4242
@Override

0 commit comments

Comments
 (0)