branch: elpa/orgit commit 224350397df0987f8cdc770eb7f4618eca34a727 Author: Jonas Bernoulli <jo...@bernoul.li> Commit: Jonas Bernoulli <jo...@bernoul.li>
Release version 2.0.3 --- orgit.el | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/orgit.el b/orgit.el index e87a98f1d8..83a1879ca4 100644 --- a/orgit.el +++ b/orgit.el @@ -6,12 +6,12 @@ ;; Homepage: https://github.com/magit/orgit ;; Keywords: hypermedia vc -;; Package-Version: 2.0.2 +;; Package-Version: 2.0.3 ;; Package-Requires: ( ;; (emacs "27.1") -;; (compat "30.0.2.0") -;; (magit "4.3.2") -;; (org "9.7.26")) +;; (compat "30.1") +;; (magit "4.3.6") +;; (org "9.7")) ;; SPDX-License-Identifier: GPL-3.0-or-later