Release 16: Introducing the Icon Pack Studio
diff --git a/app/build.gradle b/app/build.gradle
index 6f7665f..954693a 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -20,8 +20,8 @@
         applicationId "masquerade.substratum"
         minSdkVersion 21
         targetSdkVersion 23
-        versionCode 15
-        versionName "fifteen"
+        versionCode 16
+        versionName "sixteen"
     }
 
     buildTypes {