trustcrypto / OnlyKey-App

The OnlyKey App is used for the initial setup and configuration of OnlyKey. Supported on Windows, macOS, Linux, and Chromebook (with Chrome App).
https://docs.crp.to/app.html
Other
106 stars 24 forks source link

pre-release 5.5.0 has outdated version and version_name referencing 5.3.6 from previous release #209

Closed nkichukov closed 1 year ago

nkichukov commented 1 year ago

Hi,

When building the latest pre-release the package ends up being created as OnlyKey_5.3.6_amd64.deb instead of OnlyKey_5.5.0_amd64.deb because the version and version_name in package.json(possibly others) have not been updated. Can you please fix this?

rodgolpe commented 1 year ago

Thanks for trying it out! The branch which included all the 5.5.0 updates (including its package.json) had not been merged. It's all up-to-date now.

nkichukov commented 1 year ago

Unfortunately the pre-release assets still contain outdated versions, can you ask github to rebuild those from the updated tag/commit? Thanks.

onlykey commented 1 year ago

@nkichukov This has been updated, thanks!