Skip to content

Commit c26d720

Browse files
committed
release v6.14.0
1 parent 1c99068 commit c26d720

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ plugins {
1212
val name = "Insights"
1313
group = "dev.frankheijden.insights"
1414
val dependencyDir = "$group.dependencies"
15-
version = "6.13.1-SNAPSHOT"
15+
version = "6.14.0"
1616

1717
subprojects {
1818
apply(plugin = "java")

0 commit comments

Comments
 (0)