Skip to content

Commit

Permalink
Set supported-api-version to 164 (#1139)
Browse files Browse the repository at this point in the history
  • Loading branch information
pivotal-david-osullivan authored Feb 24, 2022
1 parent dd88827 commit 3f3f1d0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ public interface CloudFoundryClient {
/**
* The currently supported Cloud Controller API version
*/
String SUPPORTED_API_VERSION = "2.171.0";
String SUPPORTED_API_VERSION = "2.164.0";

/**
* Main entry point to the Cloud Foundry Application Usage Events Client API
Expand Down

0 comments on commit 3f3f1d0

Please sign in to comment.