diff --git a/fastlane/metadata/android/en-US/changelogs/1070.txt b/fastlane/metadata/android/en-US/changelogs/1070.txt new file mode 100644 index 000000000..64a893886 --- /dev/null +++ b/fastlane/metadata/android/en-US/changelogs/1070.txt @@ -0,0 +1,5 @@ +In v1.6.4: +- customize album cover app & color +- explore improved GeoTIFF metadata +- enjoy the app in Italian & Chinese (Simplified) +Full changelog available on GitHub diff --git a/pubspec.yaml b/pubspec.yaml index 952ee5343..e09f2bcf1 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -6,7 +6,7 @@ repository: https://github.com/deckerst/aves # - github changelog: /CHANGELOG.md # - play changelog: /whatsnew/whatsnew-en-US # - izzy changelog: /fastlane/metadata/android/en-US/changelogs/1XXX.txt -version: 1.6.3+69 +version: 1.6.4+70 publish_to: none environment: diff --git a/whatsnew/whatsnew-en-US b/whatsnew/whatsnew-en-US index d29d6e662..e08d6cb67 100644 --- a/whatsnew/whatsnew-en-US +++ b/whatsnew/whatsnew-en-US @@ -1,5 +1,6 @@ Thanks for using Aves! -In v1.6.3: -- enjoy the light theme -- rename items in bulk +In v1.6.4: +- customize album cover app & color +- explore improved GeoTIFF metadata +- enjoy the app in Italian & Chinese (Simplified) Full changelog available on GitHub \ No newline at end of file