diff --git a/CHANGELOG.md b/CHANGELOG.md index 7aa4aa9df..6a0bb777d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [29.7.3](https://github.com/Telefonica/mistica-ios/compare/v29.7.2...v29.7.3) (2024-04-04) + + +### Bug Fixes + +* **StepView:** Fix stepper lottie animation in 4.4.1 version ([55d406c](https://github.com/Telefonica/mistica-ios/commit/55d406cd4ab903c8e737c0d42485dbb4bbe0a726)) + ## [29.7.2](https://github.com/Telefonica/mistica-ios/compare/v29.7.1...v29.7.2) (2024-04-04) diff --git a/MisticaCatalog/SupportFiles/MisticaCatalogConfig.xcconfig b/MisticaCatalog/SupportFiles/MisticaCatalogConfig.xcconfig index 42250a481..7c42d4604 100644 --- a/MisticaCatalog/SupportFiles/MisticaCatalogConfig.xcconfig +++ b/MisticaCatalog/SupportFiles/MisticaCatalogConfig.xcconfig @@ -7,7 +7,7 @@ // // Versioning -VERSION_NUMBER = 29.7.2 +VERSION_NUMBER = 29.7.3 CURRENT_PROJECT_VERSION = 1 //Build // Build options diff --git a/Sources/SupportFiles/Mistica.xcconfig b/Sources/SupportFiles/Mistica.xcconfig index 72f2b091e..0313ff9a9 100644 --- a/Sources/SupportFiles/Mistica.xcconfig +++ b/Sources/SupportFiles/Mistica.xcconfig @@ -7,7 +7,7 @@ // // Versioning -VERSION_NUMBER = 29.7.2 +VERSION_NUMBER = 29.7.3 CURRENT_PROJECT_VERSION = 1 //Build // Build options