Skip to content

Commit d2a7252

Browse files
committed
bump to v0.3.6
1 parent 0a9f57b commit d2a7252

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ sourceSets {
9696
}
9797

9898
// should be bumped with each stable release
99-
val tachideskVersion = "v0.3.5"
99+
val tachideskVersion = "v0.3.6"
100100

101101
// counts commit count on master
102102
val tachideskRevision = Runtime

0 commit comments

Comments
 (0)