Skip to content

0.14.6

Choose a tag to compare

@github-actions github-actions released this 30 Mar 17:39
Immutable release. Only release title and notes can be modified.
5dbb472

0.14.6

Bug Fixes

  • Fix AUR packaging

    Previous attempt to release the package to AUR failed, because the signing key was password protected,
    and the release process did not support password input.
    This change removes the password from the signing key, allowing the release process to complete successfully.