diff --git a/CHANGELOG.md b/CHANGELOG.md index e65ed4d9..bad5c683 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased](https://github.com/HubSpot/hubspot-api-php/compare/12.2.0...HEAD) -## [13.0.0-beta](https://github.com/HubSpot/hubspot-api-php/releases/tag/13.0.0-beta) - 2024-04-28 +## [13.0.0beta.1](https://github.com/HubSpot/hubspot-api-php/releases/tag/13.0.0beta.1) - 2024-04-28 ### CMS @@ -1015,4 +1015,4 @@ ListAssociationsApi [12.0.0]: https://github.com/HubSpot/hubspot-api-php/releases/tag/12.0.0 [12.1.0]: https://github.com/HubSpot/hubspot-api-php/releases/tag/12.1.0 [12.2.0]: https://github.com/HubSpot/hubspot-api-php/releases/tag/12.2.0 -[13.0.0-beta]: https://github.com/HubSpot/hubspot-api-php/releases/tag/13.0.0-beta +[13.0.0beta.1]: https://github.com/HubSpot/hubspot-api-php/releases/tag/13.0.0beta.1 diff --git a/composer.json b/composer.json index 0a4b692c..9714ff9e 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { "name": "hubspot/api-client", - "version": "13.0.0-beta", + "version": "13.0.0beta.1", "description": "Hubspot API client", "keywords": [ "hubspot",