diff --git a/CHANGELOG.md b/CHANGELOG.md index ce2cedd2..61c62571 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -## Unreleased +## v0.10.1 - 2023-07-01 - Fixed NSFW posts sometimes not loading - Implemented share and download media - Set default comment sorting diff --git a/fastlane/metadata/android/en-US/changelogs/23.txt b/fastlane/metadata/android/en-US/changelogs/23.txt new file mode 100644 index 00000000..be665a69 --- /dev/null +++ b/fastlane/metadata/android/en-US/changelogs/23.txt @@ -0,0 +1,3 @@ +- Implemented share and download media +- Set default comment sorting +- Added support for logging in to 0.18.1 instances \ No newline at end of file diff --git a/pubspec.yaml b/pubspec.yaml index ce6df4a7..09f52ef1 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.0+22 +version: 0.10.1+23 environment: