gopasspw / gopass-jsonapi

Gopass Browser Bindings
MIT License
50 stars 18 forks source link

Implement "gopass-jsonapi --version" #7

Closed Pharb closed 3 years ago

Pharb commented 3 years ago

Add CLI command to output release version.

Pharb commented 3 years ago

Actually works with current main branch:

./gopass-jsonapi --version
gopass-jsonapi version 1.11.1

I think I tried it with an outdated binary from the gopass repo - all good here.