We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7292e50 commit 8e36bd3Copy full SHA for 8e36bd3
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.5.0
+jjVersion = 3.5.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.5.0 released on TBD
+## Version 3.5.0 released on 28 October 2025
+ Bugfixes:
+ unsafe stack reference in `TransformedShape.getShapeScale()`
0 commit comments