Open smartlitchi opened 4 years ago
Wouldn't that break in production? git
isn't a dependency of rofi-pass
; and a version number should be hardcoded in packaged versions.
You are absolutely right. I haven't thought about that. It's one of my first pull requests so I still lack experience. I will try to find a better way
I couldn't find a simple way to get the version number without hardcoding it so at least I changed the version number to the correct one.
This pull request fixes #200.