fireout/keepasssequencer

Integrate with KeePass update checker

fritzophrenic opened this issue · 1 comments

Today I noticed that the Word Sequencer displays "?" for a version in the KeePass update checker, although it's possible that's because I built my own DLL:

keepass_update_check

That looks fairly easy to fix, it mostly means updating a .txt file with each release, and adding a function to the plugin to point to it: http://keepass.info/help/v2_dev/plg_index.html#upd

resolved with pr #21