diff --git a/app/build.gradle b/app/build.gradle
index 63c535bcf687ea456d224ec2b17d69a96fb8cf58..25caf0589b4153bd383b90640ac40cc3060dcba2 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -13,8 +13,8 @@ android {
         applicationId "de.ccc.events.badge.card10"
         minSdkVersion 21
         targetSdkVersion 29
-        versionCode 6
-        versionName "0.6"
+        versionCode 9
+        versionName "0.9"
         testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
     }
     buildTypes {