From 18a1141398f34c51409b0bcccc01415737f32740 Mon Sep 17 00:00:00 2001 From: Zach Russell Date: Sat, 1 Jul 2023 00:22:28 -0600 Subject: [PATCH] Release v0.10.0 --- CHANGELOG.md | 2 +- fastlane/metadata/android/en-US/changelogs/22.txt | 4 ++++ pubspec.yaml | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) create mode 100644 fastlane/metadata/android/en-US/changelogs/22.txt diff --git a/CHANGELOG.md b/CHANGELOG.md index a58ee11d..71ed59dc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -## Unreleased +## v0.10.0 - 2023-07-01 - Added custom theming - Fixed NSFW posts sometimes not loading - Implemented share and download media diff --git a/fastlane/metadata/android/en-US/changelogs/22.txt b/fastlane/metadata/android/en-US/changelogs/22.txt new file mode 100644 index 00000000..82694751 --- /dev/null +++ b/fastlane/metadata/android/en-US/changelogs/22.txt @@ -0,0 +1,4 @@ +- Fixed NSFW posts sometimes not loading +- 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 07d3b1f6..ce6df4a7 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.9.19+21 +version: 0.10.0+22 environment: