0.9.10-SNAPSHOT

This commit is contained in:
Erik C. Thauvin 2025-02-25 10:09:36 -08:00
parent ca78d07d79
commit 0e26e2a282
Signed by: erik
GPG key ID: 776702A6A2DA330E

View file

@ -34,7 +34,7 @@ public class JacocoReportOperationBuild extends Project {
public JacocoReportOperationBuild() {
pkg = "rife.bld.extension";
name = "JacocoReportOperation";
version = version(0, 9, 9);
version = version(0, 9, 10, "SNAPSHOT");
javaRelease = 17;