This bug didnt fetch tags with git, so nothing would ever update.
To upgrade to this version if you are experiencing this issue do the following:
pushd ~/.chefvm
git fetch --tags origin
popd
chefvm update
Then you should be on the latest, confirm this by running chefvm version
and you should see "1.3.1"