antonioribeiro / version

Laravel App versioning
MIT License
587 stars 104 forks source link

git absorb not updating yml with current commit hash #105

Open firecentaur opened 2 years ago

firecentaur commented 2 years ago

Hi there, I have set the mode to absorb, and am using git tags as well. When I do a php artisan version:absorb, the proper git tag gets absorbed but not the current commit hash, how do I fix?