Kobalt 1.0.60 update

This commit is contained in:
Erik C. Thauvin 2017-04-16 19:48:27 -07:00
parent 9409eda0e6
commit 4cad175a8d
5 changed files with 5 additions and 7 deletions

View file

@ -12,11 +12,9 @@ val bs = buildScript {
val example = project {
// println(" >>> LOCAL MAVEN REPO: " + localMaven())
println(" >>> LOCAL MAVEN REPO: " + localMaven().removePrefix("file:/"))
name = "example"
group = "com.example"
artifactId = name
version = "0.1"
assemble {

View file

@ -1 +1 @@
kobalt.version=1.0.30
kobalt.version=1.0.60