Skip to content

Commit 31851fc

Browse files
committed
2.7.1
1 parent 5044943 commit 31851fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/src/main/kotlin/Versions.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
import org.gradle.api.attributes.Attribute
1313

1414
object Versions {
15-
const val project = "2.7.1-dev-1"
15+
const val project = "2.7.1"
1616

1717
const val core = project
1818
const val console = project

0 commit comments

Comments
 (0)