During the authentication stage, I had to abort the deploy-plugin.sh script. But when I ran the script again, I got an error telling me I couldn't proceed because the version number/tag had already been added. So I had to bump up the version number in my plugin and readme file just to execute the script.
Is there something else I could have done or is this an issue that should be addressed in the script?