Skip to content

Commit

Permalink
Update org-mode pinned release to 9.7.12
Browse files Browse the repository at this point in the history
  • Loading branch information
bnbeckwith committed Nov 13, 2024
1 parent 22f03b4 commit 7f8267e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Readme.org
Original file line number Diff line number Diff line change
Expand Up @@ -2926,7 +2926,7 @@

#+begin_src emacs-lisp
(use-package org
:ensure (org :type git :repo "https://git.savannah.gnu.org/git/emacs/org-mode.git" :tag "release_9.6.19")
:ensure (org :type git :repo "https://git.savannah.gnu.org/git/emacs/org-mode.git" :tag "release_9.7.12")
:delight (org-mode "🦄" :major)
:mode ("\\.org\\(_archive\\)?\\'" . org-mode)
:bind
Expand Down

0 comments on commit 7f8267e

Please sign in to comment.