From d1193089cc4301732a3d1a1b8abb7fb8eeace91e Mon Sep 17 00:00:00 2001 From: sgoudham Date: Wed, 13 Nov 2024 19:10:23 +0000 Subject: [PATCH] chore: bump version to v3.4.0 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 2e415ca..31192fc 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,6 +1,6 @@ pluginGroup = com.github.catppuccin pluginName = Catppuccin Theme -pluginVersion = 3.3.5 +pluginVersion = 3.4.0 pluginSinceBuild = 231 pluginUntilBuild = 243.* platformType = IC