I can’t update my game’s framework without manually doing a POST request to upload the model.
I hope my description of the issue here can be reproduced and fixed!
Is your ModuleScript a Package?
Package in Model will never be shown in updating model. I’ve tried it and never shown into my existing model which mean package wasn’t there.
Despite the lack of a PackageLink, I can confirm the problem came down to the model being converted to a package. The uploaded version did not have a PackageLink so it didn’t occur to me this was the situation. My bad!