PathPicker icon indicating copy to clipboard operation
PathPicker copied to clipboard

Release 0.9.5 but fpp --version says 0.9.2

Open HenrikBengtsson opened this issue 2 years ago • 1 comments

FYI, it looks like a version bump was forgotten for the 0.9.5 release, e.g.

$ fpp --version
fpp version 0.9.2

This is because:

https://github.com/facebook/PathPicker/blob/3670d02dbcb9ff232b1c8cbeb5468657dd582cf5/src/version.py#L6

HenrikBengtsson avatar Nov 09 '22 05:11 HenrikBengtsson

I think the release tag was created from the wrong branch.

See https://github.com/facebook/PathPicker/issues/412#issuecomment-1098848861

Deckluhm avatar Nov 19 '22 18:11 Deckluhm