Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

version number is wrong in CLI, from prior release #29

Closed
mmomjian opened this issue Aug 23, 2024 · 2 comments
Closed

version number is wrong in CLI, from prior release #29

mmomjian opened this issue Aug 23, 2024 · 2 comments

Comments

@mmomjian
Copy link

Thanks for the new release!

In both the prior release and this one, the CLI version number doesn't match. I am running v2.2.0

user@host:~$ cshatag
cshatag v2.1.0-12-g03d9680
Usage: cshatag [OPTIONS] FILE [FILE2 ...]
Options:
  -dry-run
        don't make any changes
  -fix
        fix the stored sha256 on corrupt files
  -q    quiet: don't print <ok> files
  -qq
        quiet²: Only print <corrupt> files and errors
  -recursive
        Recursively descend into subdirectories. Symbolic links are not followed.
  -remove
        Remove any previously stored extended attributes.
user@host:~$
@rfjakob
Copy link
Owner

rfjakob commented Aug 23, 2024

Shoot, thanks. Makefile bug. I have fixed the bug and released v2.2.1.

@mmomjian
Copy link
Author

Cool, thanks! Love the program

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants