-
Notifications
You must be signed in to change notification settings - Fork 278
Open
Description
Hi, first, thank you for all the work that you have put into it!
Second, I have a question about how fisher update operates.
I have been doing tests with plugins that do use a versioned model instead of just fetching from the git master branch. I expected to always go to the latest version, but that doesn't seem to be the case. For example:
$ fisher install IlanCosman/[email protected] # latest version is v6.2.0
$ fisher update
...snip
Installing ilancosman/[email protected]
...snip
I expected fisher to go for v6.2.0, but it ends up reinstalling v6.1.0. Is that expected or a bug?
Metadata
Metadata
Assignees
Labels
No labels