Skip to content

Commit

Permalink
prepare new release (#374)
Browse files Browse the repository at this point in the history
  • Loading branch information
cdsap committed Sep 16, 2023
1 parent 4c5881a commit fd327ca
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package io.github.cdsap.talaiot.buildplugins

object Constants {
const val TALAIOT_VERSION = "2.0.1-SNAPSHOT"
const val TALAIOT_VERSION = "2.0.2-SNAPSHOT"
const val DEFAULT_GROUP_PLUGIN = "io.github.cdsap.talaiot.plugin"
const val DEFAULT_GROUP_LIBRARY = "io.github.cdsap.talaiot"
}

0 comments on commit fd327ca

Please sign in to comment.