diff --git a/app/build.gradle b/app/build.gradle index 2c650685..ed2cf5e8 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -11,8 +11,8 @@ android { applicationId "phone.vishnu.quotes" minSdkVersion 22 targetSdkVersion 32 - versionCode 59 - versionName "2.10.0" + versionCode 60 + versionName "2.10.1" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" } buildTypes { diff --git a/fastlane/metadata/android/en-US/changelogs/59.txt b/fastlane/metadata/android/en-US/changelogs/60.txt similarity index 74% rename from fastlane/metadata/android/en-US/changelogs/59.txt rename to fastlane/metadata/android/en-US/changelogs/60.txt index 15bb1f17..8b9cc980 100644 --- a/fastlane/metadata/android/en-US/changelogs/59.txt +++ b/fastlane/metadata/android/en-US/changelogs/60.txt @@ -1,7 +1,6 @@ -- Add custom color picker -- Add Translate section to about - Fix bugs and glitches +- Add Translations Now you can support this app by adding translations in your language: https://hosted.weblate.org/engage/quotes-status-creator/ -Full Changelog -> https://github.com/VishnuSanal/Quotes/compare/v2.9.0...v2.10.0 \ No newline at end of file +Full Changelog -> https://github.com/VishnuSanal/Quotes/compare/v2.10.0...v2.10.1 \ No newline at end of file