You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Here's my use case:
I have an app using some shards and the app version is in src/app/version.cr. I keep the app version up to date during development and I use a --version flag for the user. I always seem to forget to update the version in the shard.
Is that version number in shard.yml the same as my app version?
Is there a way to auto-update that number during development/refactor/bug fixing/etc?
If this constitutes a feature request, please consider.
Thank you so much for this awesome tool!
The text was updated successfully, but these errors were encountered:
Here's my use case:
I have an app using some shards and the app version is in src/app/version.cr. I keep the app version up to date during development and I use a --version flag for the user. I always seem to forget to update the version in the shard.
If this constitutes a feature request, please consider.
Thank you so much for this awesome tool!
The text was updated successfully, but these errors were encountered: