ox-html: Add missing :package-version keyword

* lisp/ox-html.el (org-html-validation-link): Default value changed,
so update :package-version keyword.
This commit is contained in:
Nicolas Goaziou 2020-03-15 17:02:01 +01:00
parent 472a171b94
commit b6e3e8f2b6
1 changed files with 1 additions and 0 deletions

View File

@ -1282,6 +1282,7 @@ like that: \"%%\"."
"<a href=\"https://validator.w3.org/check?uri=referer\">Validate</a>"
"Link to HTML validation service."
:group 'org-export-html
:package-version '(Org . "9.4")
:type 'string)
(defcustom org-html-creator-string