branch: elpa/fedi
commit add15bd0069d6cfa06fe7eea61d3027a7dc89131
Author: marty hiatt <[email protected]>
Commit: marty hiatt <[email protected]>
package-requires md mode 2.5
---
fedi.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/fedi.el b/fedi.el
index 9479e272aca..02fef686085 100644
--- a/fedi.el
+++ b/fedi.el
@@ -3,7 +3,7 @@
;; Copyright (C) 2020-2023 Marty Hiatt and mastodon.el authors
;; Author: Marty Hiatt <[email protected]>
;; Version: 0.0.2
-;; Package-Requires: ((emacs "28.1") (markdown-mode "2.7-alpha"))
+;; Package-Requires: ((emacs "28.1") (markdown-mode "2.5"))
;; Homepage: https://codeberg.org/martianh/fedi.el
;; This file is not part of GNU Emacs.