diff --git a/CHANGELOG b/CHANGELOG index b922f44a4..ea8d8b336 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,6 @@ +2019-11-13 Version 1.36.172 +- Fix ResourceId type from Long to String on QueryCostUnitResource. + 2019-11-13 Version 1.36.171 - Fix ResourceId type from Long to String on QueryCostUnitResource. diff --git a/VERSION b/VERSION index 051d71607..be673292e 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.36.171 \ No newline at end of file +1.36.172 \ No newline at end of file