org-layer: Update to org version 9.6
This commit is contained in:
parent
7991003a08
commit
f9efd1bdf7
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
|
|
Reference in a new issue