diff --git a/gradle.properties b/gradle.properties index 314e86f..0c3c71d 100644 --- a/gradle.properties +++ b/gradle.properties @@ -2,5 +2,5 @@ kotlin.code.style=official kotlin_version=1.4.21-2 projectGroup=com.github.alikemalocalan projectName=greentunnel4jvm -projectVersion=2.5-SNAPSHOT +projectVersion=2.6-SNAPSHOT projectMainClassName=com.github.alikemalocalan.greentunnel4jvm.gui.Gui \ No newline at end of file