We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0c3ad5 commit 8705b81Copy full SHA for 8705b81
1 file changed
cmd/root.go
@@ -10,7 +10,7 @@ import (
10
var rootCmd = &cobra.Command{
11
Use: "notesmd-cli",
12
Short: "Interact with Obsidian vaults from the terminal",
13
- Version: "v0.3.4",
+ Version: "v0.3.5",
14
Long: "Interact with Obsidian vaults from the terminal",
15
}
16
0 commit comments