From b6e3e8f2b692ed1720751611d41d53765743bea6 Mon Sep 17 00:00:00 2001 From: Nicolas Goaziou Date: Sun, 15 Mar 2020 17:02:01 +0100 Subject: [PATCH] ox-html: Add missing :package-version keyword * lisp/ox-html.el (org-html-validation-link): Default value changed, so update :package-version keyword. --- lisp/ox-html.el | 1 + 1 file changed, 1 insertion(+) diff --git a/lisp/ox-html.el b/lisp/ox-html.el index 5419ed50d..9a1dd44b5 100644 --- a/lisp/ox-html.el +++ b/lisp/ox-html.el @@ -1282,6 +1282,7 @@ like that: \"%%\"." "Validate" "Link to HTML validation service." :group 'org-export-html + :package-version '(Org . "9.4") :type 'string) (defcustom org-html-creator-string