Increase template version to v1.0.0. Fixes building on Mac.
This commit is contained in:
@@ -4,7 +4,7 @@ import org.gradle.nativeplatform.platform.internal.DefaultNativePlatform
|
||||
import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
|
||||
|
||||
group = "org.openrndr.template"
|
||||
version = "0.4.0"
|
||||
version = "1.0.0"
|
||||
|
||||
val applicationMainClass = "TemplateProgramKt"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user