Skip to content

Commit aaa83fa

Browse files
committed
bump version
1 parent c95186a commit aaa83fa

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
# Changelog
22
All notable changes to this project will be documented in this file.
33

4+
## [0.52.0-beta05]
5+
6+
### Updated
7+
- Updated Datatrans SDK to v1.4.3
8+
9+
### Fixed
10+
- Crash when validating payment methods
11+
412
## [0.52.0-beta04]
513

614
### Breaking Changes

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ allprojects {
3131
}
3232

3333
project.ext {
34-
sdkVersion='0.52.0-beta04'
34+
sdkVersion='0.52.0-beta05'
3535
versionCode=1
3636

3737
compileSdkVersion=31

0 commit comments

Comments
 (0)