Replace release artifacts on re-run, and ship 1.0.4 Re-running the build for an existing tag left the old plugin.smplug in place, so the corrected 1.0.3 package never reached the release even though CI built it correctly. Set replacesArtifacts so a rebuild overwrites, and cut 1.0.4 with the bytecode actually included.