diff --git a/app/build.gradle b/app/build.gradle index 47c2111f18..06f7d31891 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,8 +8,8 @@ android { applicationId "ml.docilealligator.infinityforreddit" minSdk 21 targetSdk 33 - versionCode 152 - versionName "6.6.0-beta1" + versionCode 153 + versionName "6.6.0" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" javaCompileOptions { annotationProcessorOptions {