Skip to content

Commit 8e36bd3

Browse files
committed
post-release fixup
1 parent 7292e50 commit 8e36bd3

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.5.0
4+
jjVersion = 3.5.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.5.0 released on TBD
3+
## Version 3.5.0 released on 28 October 2025
44

55
+ Bugfixes:
66
+ unsafe stack reference in `TransformedShape.getShapeScale()`

0 commit comments

Comments
 (0)