Skip to content

Commit 2803166

Browse files
committed
post-release fixup
1 parent 1a5c696 commit 2803166

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
## configure Gradle properties for building the Jolt-JNI Project
22

33
# Jolt-JNI version string:
4-
jjVersion = 3.7.0
4+
jjVersion = 3.7.1-SNAPSHOT
55

66
## default artifact ID (used when -Partifact= isn't specified on the command line)
77
artifact = jolt-jni

release-log.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Release log for the Jolt-JNI project
22

3-
## Version 3.7.0 released on TBD
3+
## Version 3.7.0 released on 23 February 2026
44

55
+ Bugfix: missing `TRACE_NEW` in `BodyInterface_getTransformedShape`
66
(issue #37)

0 commit comments

Comments
 (0)