Get the latest version of AutoTag from GitHub.
If you installed with cURL rather than Git, use this option.
Run this command for the script to update itself.
$ autotag --upgrade
If you cloned this repo, you can use Git to upgrade the script. e.g.
$ cd ~/repos/auto-tag
$ git pull
Follow the Download and Change permissions steps in Installation again.