summaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
authorJonas Bernoulli <jonas@bernoul.li>2025-09-01 18:18:17 +0200
committerJonas Bernoulli <jonas@bernoul.li>2025-09-01 18:18:17 +0200
commit87a384a0e59260cca41ca8831d98e195b1ec8ada (patch)
treedd36446bb97d0e3c2da15b4ae81f895591d48796 /lisp
parentceca329b09ab6c4fadfe8d4a14b27eeed70f04a5 (diff)
Release version 3.4.6v3.4.6
Diffstat (limited to 'lisp')
-rw-r--r--lisp/with-editor.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/with-editor.el b/lisp/with-editor.el
index 044f394..475ba8d 100644
--- a/lisp/with-editor.el
+++ b/lisp/with-editor.el
@@ -6,7 +6,7 @@
;; Homepage: https://github.com/magit/with-editor
;; Keywords: processes terminals
-;; Package-Version: 3.4.5
+;; Package-Version: 3.4.6
;; Package-Requires: ((emacs "26.1") (compat "30.1"))
;; SPDX-License-Identifier: GPL-3.0-or-later