Skip to content

Commit

Permalink
bump release 1.5.3 (#345)
Browse files Browse the repository at this point in the history
  • Loading branch information
cdsap authored May 26, 2022
1 parent ff826cf commit 05cd3a2
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 = "1.5.2-SNAPSHOT"
const val TALAIOT_VERSION = "1.5.3"
const val DEFAULT_GROUP_PLUGIN = "io.github.cdsap.talaiot.plugin"
const val DEFAULT_GROUP_LIBRARY = "io.github.cdsap.talaiot"
}

0 comments on commit 05cd3a2

Please sign in to comment.