I have published a Google Sheets Add-on for internal use. It works. But I can't seem to publish a new version. I'm following this:
https://developers.google.com/gsuite/add-ons/how-tos/manage-addons
Given Google's announcement that they're retiring Chrome Store listings post Jan 28, I've been focusing on deploying to G Suite Marketplace. The steps I've taken are:
- Update apps script
- Create new version (File > Manage Versions ... > Save new version)
- Edit G Suite Marketplace listing to use new version (per step 4 under "Update your editor add-on" in above page)
No amount of waiting or refreshing seems to cause the latest deployed code to be visible when I invoke the Add-on in a sample Sheets document.