dmytro-anokhin/url-image

Update to Latest Package Versions does not fetch the latest version 3.0.0

masamichiueta opened this issue · 2 comments

Summary and/or background

The command in Xcode Update to Latest Package Versions does not fetch the latest version 3.0.0.

What you expected would happen
Xcode can update to 3.0.0.

What actually happens
The command in Xcode Update to Latest Package Versions does not fetch the latest version 3.0.0.
Xcode still uses 2.2.5.

It would be great if you could check the reason 🙏

Hey, what is your version rule? Asking because by default it's to next major version, so Update to Latest Package Versions won't update 2.2.5 to 3.0.0. You need to manually set it.

@dmytro-anokhin Ohh, it's my bad 🤦‍♂️ version rule was Up to Next Major, so I couldn't update to 3.0.0.
I could update by changing it to 3.0.0 manually.
Thank you for your help 🙇

before
Screen Shot 2021-06-18 at 10 21 59

after
Screen Shot 2021-06-18 at 10 22 05