diff --git a/CHANGELOG.md b/CHANGELOG.md index 7328d98e..c1f3f356 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -## Unreleased +## v0.10.3 - 2023-07-01 - Fixed issue with theme initializion (jcgurango) - Fixed issue with post style settings not updating (swmarks) - Support back to iOS 12 diff --git a/fastlane/metadata/android/en-US/changelogs/25.txt b/fastlane/metadata/android/en-US/changelogs/25.txt new file mode 100644 index 00000000..7013e95e --- /dev/null +++ b/fastlane/metadata/android/en-US/changelogs/25.txt @@ -0,0 +1,2 @@ +- Fixed issue with post style settings not updating (swmarks) +- Support back to iOS 12 \ No newline at end of file diff --git a/pubspec.yaml b/pubspec.yaml index 0bf05bdd..32af6454 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -15,7 +15,7 @@ publish_to: "none" # Remove this line if you wish to publish to pub.dev # In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion. # Read more about iOS versioning at # https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html -version: 0.10.2+24 +version: 0.10.3+25 environment: