So earlier this week I released a new version of the "Earthdawn by FASA" character sheet, and at the same time a new version of the "Earthdawn by FASA character sheet companion" API.  Here is the significant part of the API .json "name": "Earthdawn by FASA character sheet companion", "script": "Earthdawn.js", "version": "01.001", "previousversions": ["01.000"], They both sort of went live a few days ago, but the API script library Add function is insisting on running the old version "01.000". On the API Scripts page, if you have "Added" the script from the script library, there is a "Version" dropdown that asks what version of the script you want to use. No matter which you choose (Latest, 01.001, 01.000) it will ALWAYS run 01.000. This means that the new features/buttons of the character sheet does not work.  If you delete the script and reinstall it via Add, it does the same thing. If you delete the script and reinstall it via "Import", it gets the correct (01.001) version.  This is happening across all all known campaigns of everybody using my sheet and is generating a lot of messages back to me in that it looks like the sheet is buggy.  Why is this happening and how can this be fixed so that it runs the correct version when the script has been "Added"? I did test it on both Chrome and Firefox, cleared the firefox cache, etc.  Thanks.