diff --git a/.github/workflows/check.yml b/.github/workflows/check.yml index c7932b0..de6b5fb 100644 --- a/.github/workflows/check.yml +++ b/.github/workflows/check.yml @@ -7,8 +7,7 @@ jobs: strategy: matrix: emacs-version: - - 27.1 - - 27.2 + - 29.1 - snapshot elisp-check: - melpa diff --git a/org-appear.el b/org-appear.el index de91a95..ad0d234 100644 --- a/org-appear.el +++ b/org-appear.el @@ -4,10 +4,10 @@ ;; org-fragtog Copyright (C) 2020 Benjamin Levy - MIT/X11 License ;; org-appear Copyright (C) 2021 Alice Istleyeva - MIT License ;; Author: Alice Istleyeva -;; Version: 0.3.0 +;; Version: 0.3.1 ;; Description: Toggle Org mode element visibility upon entering and leaving ;; Homepage: https://github.com/awth13/org-appear -;; Package-Requires: ((emacs "25.1") (org "9.3")) +;; Package-Requires: ((emacs "29.1") (org "9.3")) ;; Permission is hereby granted, free of charge, to any person obtaining a copy ;; of this software and associated documentation files (the "Software"), to deal