Skip to content

Commit

Permalink
chore(release): 29.7.3 [skip ci]
Browse files Browse the repository at this point in the history
## [29.7.3](v29.7.2...v29.7.3) (2024-04-04)

### Bug Fixes

* **StepView:** Fix stepper lottie animation in 4.4.1 version ([55d406c](55d406c))
  • Loading branch information
semantic-release-bot committed Apr 4, 2024
1 parent 55d406c commit 41c3269
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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)


Expand Down
2 changes: 1 addition & 1 deletion MisticaCatalog/SupportFiles/MisticaCatalogConfig.xcconfig
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
//

// Versioning
VERSION_NUMBER = 29.7.2
VERSION_NUMBER = 29.7.3
CURRENT_PROJECT_VERSION = 1 //Build

// Build options
Expand Down
2 changes: 1 addition & 1 deletion Sources/SupportFiles/Mistica.xcconfig
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
//

// Versioning
VERSION_NUMBER = 29.7.2
VERSION_NUMBER = 29.7.3
CURRENT_PROJECT_VERSION = 1 //Build

// Build options
Expand Down

0 comments on commit 41c3269

Please sign in to comment.