macvim-dev / macvim

Vim - the text editor - for macOS
https://macvim.org
Vim License
7.53k stars 685 forks source link

[Vim 9] Wrong version in updates checking dialog #1253

Closed UncleBill closed 2 years ago

UncleBill commented 2 years ago

Steps to reproduce

  1. Click "Check for updates..." menu.
image

Expected behaviour

The dialog should report correct version.

Version of Vim and architecture

9.0.65, GUI, arm64

Environment

.

How MacVim was installed

Downloaded from GitHub

Logs and stack traces

No response

Vim configuration where issue is reproducable

No response

Issue has been tested with given configuration

Issue has been tested with no configuration

Other conditions

ychin commented 2 years ago

I'm not seeing that. Can you try it again? The updater uses an appcast.xml hosted on GitHub pages and I didn't update it immediately after publishing the new update as I was going through the motion. It also takes time for GitHub to regenerate the page. The point I'm trying to make is that you probably only saw that because you were downloading the new release as soon as it came out before the updater was reflected to point to the new version.

UncleBill commented 2 years ago

It's gone now. Thanks ❤️

image