Skip to content

Commit

Permalink
new release 2.0.3 (#386)
Browse files Browse the repository at this point in the history
  • Loading branch information
cdsap committed Sep 30, 2023
1 parent df540ab commit 8d481bf
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.3-SNAPSHOT"
const val TALAIOT_VERSION = "2.0.4-SNAPSHOT"
const val DEFAULT_GROUP_PLUGIN = "io.github.cdsap.talaiot.plugin"
const val DEFAULT_GROUP_LIBRARY = "io.github.cdsap.talaiot"
}

0 comments on commit 8d481bf

Please sign in to comment.