From f1e861c2fa739c3bef2ba119fc77318be43826e8 Mon Sep 17 00:00:00 2001 From: Egor Kovetskiy Date: Thu, 9 Dec 2021 11:14:34 +0600 Subject: [PATCH] bump to 6.6 --- main.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.go b/main.go index 0f44a6c..a1e39b9 100644 --- a/main.go +++ b/main.go @@ -37,7 +37,7 @@ type Flags struct { } const ( - version = "6.5" + version = "6.6" usage = `mark - a tool for updating Atlassian Confluence pages from markdown. Docs: https://github.com/kovetskiy/mark