After clicking download for example AppImage using website I'm getting 404, link ``` https://github.com/getAsterisk/opcode/releases/download/v0.1.0/opcode_v0.1.0_linux_x86_64.AppImage ``` I think it supposed to go to version v0.2.0 as v0.1.0 is still called claudia This works: ``` https://github.com/getAsterisk/opcode/releases/download/v0.2.0/opcode_v0.2.0_linux_x86_64.AppImage ```