diff --git a/app/build.gradle b/app/build.gradle index 79520ce5..d0a33c00 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,8 +8,8 @@ android { applicationId "eu.faircode.netguard" minSdkVersion 21 targetSdkVersion 23 - versionCode 5 - versionName "0.5" + versionCode 6 + versionName "0.6" } buildTypes { release {