Skip to content

Commit

Permalink
Merge pull request #12757 from hisanhunais/4.5.0-changes
Browse files Browse the repository at this point in the history
Bump APIM Version Constant to 4.5.0
  • Loading branch information
hisanhunais authored Jan 23, 2025
2 parents 364ea98 + f70b2c3 commit 1f1f114
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@ public final class ImportExportConstants {

public static final String TYPE_POLICY_SPECIFICATION = "operation_policy_specification";

public static final String APIM_VERSION = "v4.4.0";
public static final String APIM_VERSION = "v4.5.0";

public static final String ENDPOINT_CONFIG = "endpointConfig";

Expand Down

0 comments on commit 1f1f114

Please sign in to comment.