the-creators-galaxy / hts-distribution-tool

Hedera Token Service Distribution Tool
MIT License
10 stars 0 forks source link

Fixes #11 Display App Version Number #23

Closed bugbytesinc closed 2 years ago

bugbytesinc commented 2 years ago

Added a feature displaying the applications current version number underneath “The Creator’s Galaxy” logo. This version number is obtained from the electron framework’s app version number, which is typically retrieved from the associated package.json file. In the future automated build tools may manage that number and in turn the UI will be updated automatically for each build/commit/tag.