Skip to content

Commit 6e738e6

Browse files
v+
1 parent 4bf14c8 commit 6e738e6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ plugins {
3636
}
3737

3838
group = "com.volmit"
39-
version = "3.7.0-1.20.1-1.21.8"
39+
version = "3.7.1-1.20.1-1.21.8"
4040

4141
apply<ApiGenerator>()
4242

@@ -277,4 +277,4 @@ fun registerCustomOutputTaskUnix(name: String, path: String) {
277277
into(file(path))
278278
rename { "Iris.jar" }
279279
}
280-
}
280+
}

0 commit comments

Comments
 (0)