mirror of
https://github.com/ente-io/ente.git
synced 2025-08-13 17:57:31 +00:00
[cli] Handle decryption for new libsodium wrapper
This commit is contained in:
@@ -15,7 +15,7 @@ import (
|
||||
"strings"
|
||||
)
|
||||
|
||||
var AppVersion = "0.2.0"
|
||||
var AppVersion = "0.2.1"
|
||||
|
||||
func main() {
|
||||
cliDBPath, err := GetCLIConfigPath()
|
||||
|
Reference in New Issue
Block a user