Does a localhost version 2 cause a removal?

I am not clear if I am developing a v2 on localhost and used it in dev tools if it will push the store version out. The manifest is a copy but I have changed
“schema_version”: “v2”,
“name_for_human”
“name_for_model”
“description_for_human”
“description_for_model”

what exactly causes a resubmission. Logically we should be able to work on a v2 in background via dev tools.

1 Like