branch: externals/org-contacts commit 05522de61d47d87f8889f6104fc4e9f044f2b3e6 Author: stardiviner <numbch...@gmail.com> Commit: stardiviner <numbch...@gmail.com>
Setting package require versions list --- org-contacts.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/org-contacts.el b/org-contacts.el index c29d9ed7cd..607cb76c0b 100644 --- a/org-contacts.el +++ b/org-contacts.el @@ -5,7 +5,8 @@ ;; Author: Julien Danjou <jul...@danjou.info> ;; Maintainer: stardiviner <numbch...@gmail.com> ;; Keywords: contacts, org-mode, outlines, hypermedia, calendar -;; Version: 0 +;; Version: 1.0 +;; Package-Requires: ((emacs "28.1") (cl-lib "1.0") (org "9.3.4") (gnus "v5.13")) ;; ;; This file is not part of GNU Emacs. ;;