Skip to content

Choose a tag to compare

@glena glena released this 25 Mar 16:31
· 3 commits to main since this release
1c89817

Fix how the url is built for windows runtime. By using path.Join, it would incorrectly use the window's filesystem path separator which is not correct for the URL.