Zutilo not upgraded to latest version
dstillman
Zotero Team
This discussion was created from comments split from: A faster release cycle for Zotero.
Upgrade Storage
(Zotero updates plugins automatically by default, and you don't need to change any settings for it to work properly. But it can only update to versions that have actually been made available.)
https://s3.amazonaws.com/zotero.org/images/forums/u6735168/0iqxb0r8j46f953c9je2.png
and the updates.json file at that commit includes version 4.2.1 with Zotero 9 as strict max version (https://github.com/wshanks/Zutilo/commit/ac1deaa780d7a8c53a6496604731731ebd614636#diff-d25a0afba407008b3e28db4fd5c91555bb1e34f651e9f0f956470edb7fa85dd4)
And also, https://raw.githubusercontent.com/wshanks/Zutilo/refs/heads/master/deploy/updates.json
Will has this set up so that the relevant updates.json one is the one in the "release" branch of the repository -- that's the one dstillman links to and it doesn't have 4.2.1
Here's the file in context:
https://github.com/wshanks/Zutilo/blob/release/deploy/updates.json
and here's the the manifest.json
https://github.com/wshanks/Zutilo/blob/master/addon/manifest.json
He'll need to fix this, most easily for now by updating the release branch