diff --git a/gradle.properties b/gradle.properties index 39b17cb2..3bcb5c5d 100644 --- a/gradle.properties +++ b/gradle.properties @@ -7,7 +7,7 @@ org.gradle.jvmargs=-Xmx2g -XX:MaxMetaspaceSize=512m -XX:+HeapDumpOnOutOfMemoryEr kotlin.code.style=official group = io.github.ermadmi78 -version = 1.5.1-alpha0-SNAPSHOT +version = 1.5.1-SNAPSHOT # dependencies kotlinJvmVersion = 1.8