Skip to content

Commit dfe37d3

Browse files
committed
release: Version 2.0.6
Fixes #33
1 parent dd6fd1b commit dfe37d3

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
@@ -10,7 +10,7 @@ plugins {
1010
}
1111

1212
group = "net.kyori"
13-
version = "2.0.6-SNAPSHOT"
13+
version = "2.0.6"
1414
description = "KyoriPowered organizational build standards and utilities"
1515

1616
allprojects {

0 commit comments

Comments
 (0)