Skip to content

Commit 56a4e06

Browse files
committed
Drop support for Emacs 26.1 and 26.2
Ghub depends on Emacs 26.3 now.
1 parent 672923f commit 56a4e06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

forge-pkg.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
(define-package "forge" "0.3.2.50-git"
22
"Access Git forges from Magit."
3-
'((emacs "26.1")
3+
'((emacs "26.3")
44
(compat "29.1.4.5")
55
(closql "20240405")
66
(dash "2.19.1")

0 commit comments

Comments
 (0)