We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 700cbc1 commit 3dd6d0aCopy full SHA for 3dd6d0a
1 file changed
main.go
@@ -39,7 +39,7 @@ type Flags struct {
39
}
40
41
const (
42
- version = "8.9"
+ version = "8.10"
43
usage = `mark - a tool for updating Atlassian Confluence pages from markdown.
44
45
Docs: https://github.com/kovetskiy/mark
0 commit comments