org-layer: Update to org version 9.6

This commit is contained in:
Daniel Nicolai 2022-12-27 11:30:46 +01:00 committed by Maxi Wolff
parent 7991003a08
commit f9efd1bdf7
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@
htmlize
;; ob, org, org-agenda and org-contacts are installed by `org-contrib'
(ob :location built-in)
(org :location elpa :min-version "9.5")
(org :location elpa :min-version "9.6")
(org-agenda :location built-in)
(org-wild-notifier
:toggle org-enable-notifications)