Closed conuaunoc closed 1 year ago
Describe the bug The versions reported by dcli --version and brew list dashlane-cli are different. brew upgrade says latest version already installed.
dcli --version
brew list dashlane-cli
brew upgrade
To Reproduce Steps to reproduce the behavior:
Expected behavior The two versions should be same
Screenshots
Environment (please complete the following information):
Additional context brew remove + brew install also doesn't fix it.
brew remove
brew install
Thanks for reporting.
This is a known issue, a disclaimer is on the release page. This is fixed in 1.14.2.
It will be on homebrew by Monday.
Describe the bug The versions reported by
dcli --version
andbrew list dashlane-cli
are different.brew upgrade
says latest version already installed.To Reproduce Steps to reproduce the behavior:
dcli --version
brew list dashlane-cli
Expected behavior The two versions should be same
Screenshots
Environment (please complete the following information):
Additional context
brew remove
+brew install
also doesn't fix it.