aboutsummaryrefslogtreecommitdiff
path: root/lisp/magit.el
diff options
context:
space:
mode:
authorJonas Bernoulli <jonas@bernoul.li>2025-02-04 14:34:04 +0100
committerJonas Bernoulli <jonas@bernoul.li>2025-02-04 14:34:04 +0100
commitf52dfada8fa0fa6cd70886819868d84e198773a3 (patch)
treec74ed7cb0f2cccf18ca21352e552f4f0caaaaa12 /lisp/magit.el
parent01b7113b0b68f36ae9344418535ba48b512998f8 (diff)
Release version 4.3.0v4.3.0
Diffstat (limited to 'lisp/magit.el')
-rw-r--r--lisp/magit.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/magit.el b/lisp/magit.el
index 6f909cb..3f721ac 100644
--- a/lisp/magit.el
+++ b/lisp/magit.el
@@ -17,12 +17,12 @@
;; Homepage: https://github.com/magit/magit
;; Keywords: git tools vc
-;; Package-Version: 4.2.0
+;; Package-Version: 4.3.0
;; Package-Requires: (
;; (emacs "27.1")
;; (compat "30.0.2.0")
;; (llama "0.6.0")
-;; (magit-section "4.2.0")
+;; (magit-section "4.3.0")
;; (seq "2.24")
;; (transient "0.8.4")
;; (with-editor "3.4.3"))