aboutsummaryrefslogtreecommitdiff
path: root/lisp/magit.el
diff options
context:
space:
mode:
authorJonas Bernoulli <jonas@bernoul.li>2025-06-01 12:28:12 +0200
committerJonas Bernoulli <jonas@bernoul.li>2025-06-01 12:28:12 +0200
commit2f1ff91f128f28aa277e0e060ef44b4be8a989c1 (patch)
treee11dfef270ffa40ae1440c9ea810ab23e5a24198 /lisp/magit.el
parent9e551d9eb7c82ef71b72a19b4bb0e868a0ce8fec (diff)
Release version 4.3.6v4.3.6
Diffstat (limited to 'lisp/magit.el')
-rw-r--r--lisp/magit.el12
1 files changed, 6 insertions, 6 deletions
diff --git a/lisp/magit.el b/lisp/magit.el
index 97d0493..cf37b60 100644
--- a/lisp/magit.el
+++ b/lisp/magit.el
@@ -17,15 +17,15 @@
;; Homepage: https://github.com/magit/magit
;; Keywords: git tools vc
-;; Package-Version: 4.3.5
+;; Package-Version: 4.3.6
;; Package-Requires: (
;; (emacs "27.1")
-;; (compat "30.1.0.0")
-;; (llama "0.6.2")
-;; (magit-section "4.3.5")
+;; (compat "30.1")
+;; (llama "0.6.3")
+;; (magit-section "4.3.6")
;; (seq "2.24")
-;; (transient "0.8.8")
-;; (with-editor "3.4.3"))
+;; (transient "0.9.0")
+;; (with-editor "3.4.4"))
;; SPDX-License-Identifier: GPL-3.0-or-later