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

Mailpit shows wrong version in about. #376

Closed
N6REJ opened this issue Oct 20, 2024 · 4 comments
Closed

Mailpit shows wrong version in about. #376

N6REJ opened this issue Oct 20, 2024 · 4 comments

Comments

@N6REJ
Copy link

N6REJ commented Oct 20, 2024

we've verified that we are using 1.20.7 yet it says its 1.20.6
image
how can we see whats going on?

@axllent
Copy link
Owner

axllent commented Oct 20, 2024

Hey @N6REJ. This same thing happened to you before in #359. The release version numbers are set automatically as the release is being compiled and packaged, so this is not technically possible - if you downloaded and installed 1.20.7 then that is what it is.

You can verify on the commandline (in the directory with the mailpit.exe file) by running mailpit version. If that shows you the correct version but the web interface doesn't, then you need to restart your stack because you somehow still have the old version running in memory. If however that is showing you an older version, then you have downloaded the wrong version.

@axllent
Copy link
Owner

axllent commented Oct 20, 2024

If you need additional support, please provide me the link to your version and I can then manually compare and verify with what's on GitHub in the releases. Thanks.

@N6REJ
Copy link
Author

N6REJ commented Oct 21, 2024

Sorry to have bothered you. I looked for the other ticket cause I remembered this happening once before.
I've no clue how but somehow we had the wrong version from your release.

@N6REJ N6REJ closed this as completed Oct 21, 2024
@axllent
Copy link
Owner

axllent commented Oct 21, 2024

No worries. Seeing as this is the second time this has happened (and assuming they were caused by the same issue), I'm curious as to how you are configuring your versions in the app - it is an automated or manual process?

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