Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing Git Tag & Github release for version 0.9.1 on Google Play #144

Open
Shourya742 opened this issue May 15, 2024 · 2 comments
Open

Comments

@Shourya742
Copy link

On Google Play, the version of the app is listed as 0.9.1, which can be found at the following link: Google Play Link.

In contrast, the latest tag in the git repository is v0.9.0, dated February 12. Additionally, the most recent release on GitHub also corresponds to version 0.9.0 and is associated with the commit ID: b853544.

Fix:
To address this discrepancy, the following steps should be taken:

  1. Create a new git tag for version 0.9.1.
  2. Publish a corresponding GitHub release for version 0.9.1.

These actions will ensure that the version on Google Play (0.9.1) aligns with the versions in the git repository and GitHub releases.

@CharlVS
Copy link
Member

CharlVS commented May 15, 2024

@Shourya742 thanks for reporting. I've created the tag here: https://github.com/KomodoPlatform/komodo-wallet-mobile/releases/tag/v0.9.1

I expect the release process to be concluded this week. It's currently in the hands of our OPSEC team, which is performing security testing and validations for the Android build.

@Shourya742
Copy link
Author

@CharlVS Thank you for your prompt response.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants