facelessuser / Rummage

Rummage is a GUI for grep like searches in Python
https://facelessuser.github.io/Rummage/
MIT License
76 stars 9 forks source link

Wrong release version #465

Closed toxpal closed 1 month ago

toxpal commented 1 month ago

This is not a problem with software itself and it's old, but I'm reporting in case @facelessuser missed it. The last release, which is a bugfix, has a wrong version number 40.20.3 on Github (should be 4.20.3). Version number in rummage itself is displayed properly (4.20.3).

https://github.com/facelessuser/Rummage/releases/tag/4.20.3 - tag says it's 4.20.3, yet it also says 40.20.3 on the same page.

facelessuser commented 1 month ago

Thanks! Fixed.