Skip to content

Commit

Permalink
Revert increase of minimum org version
Browse files Browse the repository at this point in the history
  • Loading branch information
jlumpe committed Jan 6, 2024
1 parent 60f3d52 commit 57a43e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ox-json.el
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
;; Keywords: outlines
;; Homepage: https://github.com/jlumpe/ox-json

;; Package-Requires: ((emacs "26.1") (org "9.2") (s "1.12"))
;; Package-Requires: ((emacs "26.1") (org "9") (s "1.12"))

;; This program is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by
Expand Down

0 comments on commit 57a43e3

Please sign in to comment.