Skip to content

Commit

Permalink
Bump v4.15.1 (#319)
Browse files Browse the repository at this point in the history
  • Loading branch information
AnasNaouchi authored Mar 7, 2024
1 parent e466b27 commit 8756960
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# CHANGELOG

## V4.15.1
* **PATCH:** Fix error message for `installment_mbb`

## V4.15.0
* **REMOVED:** Remove obsolete `ocbc_pao` and `installment_citi`

Expand Down
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ buildscript {
sample_app_version = '1.0'
sample_app_code_version = 1

omise_sdk_version = '4.15.0'
omise_sdk_version = '4.15.1'
omise_sdk_code_version = 47

compile_sdk_version = 30
Expand Down

0 comments on commit 8756960

Please sign in to comment.