Update the :package-version of denote-org-store-link-to-heading

This is because it now has a new option, per commit b90b26e (pull
request 723 by Michael Korat: <https://github.com/protesilaos/denote/pull/723>).
This commit is contained in:
Protesilaos 2026-08-23 13:33:09 +03:00
parent 27cdd67b68
commit 42085330f3
No known key found for this signature in database
GPG key ID: 99BD6459CD5CA3EA

View file

@ -531,7 +531,7 @@ navigates to that heading.
identifier of the file, even if this user option is set to a
non-nil value. ]"
:group 'denote
:package-version '(denote . "4.0.0")
:package-version '(denote . "4.3.0")
:type '(choice (const :tag "No link to heading (default)" nil)
(const :tag "Link to the context" context)
(const :tag "Link to local heading" local)