diff options
author | Simon Parri <simonparri@ganzeria.com> | 2025-06-20 16:34:32 -0500 |
---|---|---|
committer | Simon Parri <simonparri@ganzeria.com> | 2025-06-20 16:34:32 -0500 |
commit | c314cd0022fcb192bd487038598c6049b65eaa7d (patch) | |
tree | 0daf8f07903c9d54abd067ce20adf537350537a7 | |
parent | 4ab0f6c822a981fe498497731155da6b9360b4dc (diff) | |
download | org-urgency-c314cd0022fcb192bd487038598c6049b65eaa7d.tar.gz org-urgency-c314cd0022fcb192bd487038598c6049b65eaa7d.zip |
Bump version to 0.60v0.60
-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 4e50b87..c840ac0 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.50 +;; Version: 0.60 ;; 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 |