Glad you are sorted out now. And don't worry about what that "schemaVersion" says in comparison to your plugin version. It is just a numbering scheme I use to identify the layout and naming of data stored in those settings. If a new plugin release makes no changes to the settings then the schemaVersion will stay unchanged. It just makes my life easier to write code to deal with all the complexities that exist when a user may not have opened a library for a while but now have a new version of the plugin which is looking for different settings data etc.
|