TwoBitCoders / jx

jx: Memory-Safe JSON Processing using JavaScript implemented in Go
MIT License
48 stars 0 forks source link

Windows build artifacts not getting the right number on release #5

Closed mftb0 closed 1 week ago

mftb0 commented 1 week ago

Describe the bug Windows build artifacts not getting the right number on release

To Reproduce Run scripts/build-rel

Actual behavior Build numbers on windows artifacts do not match the version in main.go

Expected behavior Build numbers to match

Screenshots

Additional context Caught and fixed before v0.0.7