org-agenda-ignore-properties: Bump :package-version

* lisp/org.el (org-agenda-ignore-properties): Remove :version keyword
and bump :package-version after changing the allowed values.
This commit is contained in:
Ihor Radchenko 2023-05-30 13:19:04 +03:00
parent 96b754c105
commit ea401fb1f4
No known key found for this signature in database
GPG Key ID: 6470762A7DA11D8B
1 changed files with 1 additions and 2 deletions

View File

@ -15121,8 +15121,7 @@ list and agenda building will be a bit faster.
The value is a list, with symbol `stats'."
:type '(set :greedy t
(const stats))
:version "26.1"
:package-version '(Org . "8.3")
:package-version '(Org . "9.7")
:group 'org-agenda)
;;;; Files