Skip to content

Commit f5fea81

Browse files
committed
bump release version
1 parent 94b3f13 commit f5fea81

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
@@ -6,7 +6,7 @@ import org.jlleitschuh.gradle.ktlint.reporter.ReporterType
66

77
// define the gav coordinates of this project
88
group = "net.scrayos"
9-
version = "0.7.0-SNAPSHOT"
9+
version = "0.7.0"
1010
description = "Xenos Client (Kotlin/Java)"
1111

1212
// hook the plugins for the builds

0 commit comments

Comments
 (0)