diff options
| author | Jonas Bernoulli <jonas@bernoul.li> | 2025-08-17 19:06:32 +0200 |
|---|---|---|
| committer | Jonas Bernoulli <jonas@bernoul.li> | 2025-08-17 19:06:32 +0200 |
| commit | 78334faa219e937855cd4bf7d9c2ab44d51b2dfa (patch) | |
| tree | 02c2823a405b5bea07111f5911e1526a598fa9e1 /lisp/magit-git.el | |
| parent | 6d899ad030ca0245f05773cb23eb5f8ba93a4fb4 (diff) | |
Next release will be 4.4.0
At least.
Diffstat (limited to 'lisp/magit-git.el')
| -rw-r--r-- | lisp/magit-git.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/magit-git.el b/lisp/magit-git.el index 4284042..60d6a59 100644 --- a/lisp/magit-git.el +++ b/lisp/magit-git.el @@ -198,7 +198,7 @@ This controls which refs are returned by `magit-list-refs', which is called by functions like `magit-list-branch-names' to generate the collection of refs. Additionally namespaces appear in the same order as specified here." - :package-version '(magit . "4.3.9") + :package-version '(magit . "4.4.0") :group 'magit-commands :type '(repeat string)) |
