Develop Extension (Reload)

Hello, I want to create new extension. But I cannot fiure out how to properly update extension in aseprite after code changing. Do I need to zip extension, remove and than add it every time?

make a zip of the extension, then in the extension, put .aseprite-extension, if you changed the version it will ask if you want to update it.

Too many actions for debuggin extention. Change version for every code changing looks like overkill

you can keep swiching between 1.0 and 1.1, as long as its different its good, also its definely not many steps and you can always make a script to do that if you relly need that much.