aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThanos Apollo <[email protected]>2023-07-16 07:26:19 +0300
committerThanos Apollo <[email protected]>2023-07-16 07:26:19 +0300
commitc4ae1a5d82b38d6c86c16f109d32846b1dddf46f (patch)
tree4cfb7ab782ac25b26ab71bde05a8934da74fd9a1
parent255f848b435dc213e04e41f4338c14de484ba413 (diff)
fix: require emacs 27.2 -- pacakge-lint issue
-rw-r--r--yeetube.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/yeetube.el b/yeetube.el
index 33b2ee6..8d0e9fb 100644
--- a/yeetube.el
+++ b/yeetube.el
@@ -6,7 +6,7 @@
;; Keywords: extensions youtube videos invidious
;; URL: https://git.sr.ht/~thanosapollo/yeetube.el
;; Version: 1.3.0
-;; Package-Requires: ((emacs "27.1"))
+;; Package-Requires: ((emacs "27.2"))
;; This program is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by