We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a5c696 commit 2803166Copy full SHA for 2803166
gradle.properties
@@ -1,7 +1,7 @@
1
## configure Gradle properties for building the Jolt-JNI Project
2
3
# Jolt-JNI version string:
4
-jjVersion = 3.7.0
+jjVersion = 3.7.1-SNAPSHOT
5
6
## default artifact ID (used when -Partifact= isn't specified on the command line)
7
artifact = jolt-jni
release-log.md
@@ -1,6 +1,6 @@
# Release log for the Jolt-JNI project
-## Version 3.7.0 released on TBD
+## Version 3.7.0 released on 23 February 2026
+ Bugfix: missing `TRACE_NEW` in `BodyInterface_getTransformedShape`
(issue #37)
0 commit comments