Skip to content

Release v1.4.0-beta3

Choose a tag to compare

@github-actions github-actions released this 07 Apr 20:40
· 61 commits to main since this release
fix: Correct GHA complete package assembly

Updated complete-package.xml to use correct properties
(${git.commit.id.abbrev}-${maven.build.timestamp}) for including the
Ghidra extension zip artifact, resolving the incomplete package issue
in GHA builds.