diff --git a/app/build.gradle b/app/build.gradle index 6ac872d9c..256f8a021 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -24,8 +24,8 @@ android { applicationId 'net.accelf.yuito' minSdkVersion 21 targetSdkVersion 31 - versionCode 51 - versionName '4.4.1' + versionCode 52 + versionName '4.4.2' testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" vectorDrawables.useSupportLibrary = true diff --git a/changelogs/v4.4.2/whatsnew-en-US b/changelogs/v4.4.2/whatsnew-en-US new file mode 100644 index 000000000..0df6ddaaf --- /dev/null +++ b/changelogs/v4.4.2/whatsnew-en-US @@ -0,0 +1 @@ +* https://github.com/tuskyapp/Tusky/compare/a9c6f69561c71ca2942410a385827d65dc1bdb8a...965d51100c4f772a99950d3e519be06b4dca46f7