From 4626544585398b119b5bad4dcad905a552c5594b Mon Sep 17 00:00:00 2001 From: Egor Kovetskiy Date: Mon, 25 Oct 2021 15:55:28 +0600 Subject: [PATCH] bump to 6.4, 6.3 was mistakenly released without patching files --- main.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.go b/main.go index d01458c..34baffc 100644 --- a/main.go +++ b/main.go @@ -36,7 +36,7 @@ type Flags struct { } const ( - version = "6.2" + version = "6.4" usage = `mark - a tool for updating Atlassian Confluence pages from markdown. Docs: https://github.com/kovetskiy/mark