branch: elpa/casual
commit d8a174c70bd663cbd8da14f7cc4dd4633fbeb53b
Author: Charles Choi <[email protected]>
Commit: Charles Choi <[email protected]>

    Fix for botched CI build of 2.2.3 for MELPA stable
    
    Due to mis-configuration of PATH in building 2.2.3 for MELPA stable, an
    accidental 2.2.4 build was made. Fix here is to skip to 2.2.5 as the next
    release.
---
 lisp/casual.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lisp/casual.el b/lisp/casual.el
index 39109337ac..a4c55325a2 100644
--- a/lisp/casual.el
+++ b/lisp/casual.el
@@ -5,7 +5,7 @@
 ;; Author: Charles Choi <[email protected]>
 ;; URL: https://github.com/kickingvegas/casual
 ;; Keywords: tools, wp
-;; Version: 2.2.4-rc.1
+;; Version: 2.2.5-rc.1
 ;; Package-Requires: ((emacs "29.1") (transient "0.6.0"))
 
 ;; This program is free software; you can redistribute it and/or modify

Reply via email to