I updated to Zotero 7.1-beta.3+52c342b69 due to fix some selection issues in highlighting of text in snapshots. In the Addon Manager I now got the error: "Ze Notes 0.97 is incompatible with Zotero 7.1-beta.3+52c342b69." In the manifest.json there is a version pinning limiting to 7.0.*: "strict_max_version": "7.0.\*" Changing this string manually to "strict_max_version": "7.\*" did not act as a workaround. There is no qualified error what exactly is failing beneath the now "dirty fixed" version check. I am aware of the purpose of this check and just want to report it.