diff --git a/.github/workflows/check.yml b/.github/workflows/check.yml index 3dd295a..021f757 100644 --- a/.github/workflows/check.yml +++ b/.github/workflows/check.yml @@ -14,8 +14,7 @@ jobs: fail-fast: false matrix: emacs_version: - - 27.2 - - 28.1 + - 29.1 - snapshot ignore_warnings: - true diff --git a/tempel-collection.el b/tempel-collection.el index 276e5ce..dc33974 100644 --- a/tempel-collection.el +++ b/tempel-collection.el @@ -10,7 +10,7 @@ ;; Daniel Mendler ;; Keywords: tools ;; Version: 0.2 -;; Package-Requires: ((tempel "0.5") (emacs "27.1")) +;; Package-Requires: ((tempel "0.5") (emacs "29.1")) ;; Homepage: https://github.com/Crandel/tempel-collection ;; This program is free software; you can redistribute it and/or modify