branch: externals/colorful-mode
commit 484d1b8e7c3e98ef7ccf99eddfcea2e30f5c63a2
Author: Elías Gabriel Pérez <[email protected]>
Commit: Elías Gabriel Pérez <[email protected]>
Release 1.2.5
Bugfix release only.
---
colorful-mode.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/colorful-mode.el b/colorful-mode.el
index 4e68fd9b62..e390dbf333 100644
--- a/colorful-mode.el
+++ b/colorful-mode.el
@@ -9,7 +9,7 @@
;; Package-Requires: ((emacs "28.1") (compat "30.1.0.0"))
;; Homepage: https://github.com/DevelopmentCool2449/colorful-mode
;; Keywords: faces, tools, matching, convenience
-;; Version: 1.2.4
+;; Version: 1.2.5
;; This file is part of GNU Emacs.