diff options
author | Simon Parri <simonparri@ganzeria.com> | 2025-06-23 18:15:19 -0500 |
---|---|---|
committer | Simon Parri <simonparri@ganzeria.com> | 2025-06-23 18:15:19 -0500 |
commit | 4e0e9193d4fd6f1788972ea153ca59b4b8d03dbe (patch) | |
tree | 2eab8b09b2ddccae7266ae6699cba5c72f95ae76 /org-urgency.el | |
parent | 63702534b5f30a6e1285d3c564641072a239af9e (diff) | |
download | org-urgency-4e0e9193d4fd6f1788972ea153ca59b4b8d03dbe.tar.gz org-urgency-4e0e9193d4fd6f1788972ea153ca59b4b8d03dbe.zip |
Diffstat (limited to 'org-urgency.el')
-rw-r--r-- | org-urgency.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org-urgency.el b/org-urgency.el index 68c0bf0..9a6d4a8 100644 --- a/org-urgency.el +++ b/org-urgency.el @@ -6,7 +6,7 @@ ;; Keywords: calendar, outlines ;; Package-Requires: ((emacs "24.3") (compat "25.1") (org "9") (seq "1")) ;; URL: https://ba.ln.ea.cx/src/marsironpi/emacs/org-urgency -;; Version: 0.60 +;; Version: 0.61 ;; 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 |