summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThanos Apollo <[email protected]>2024-11-07 10:09:28 +0200
committerThanos Apollo <[email protected]>2024-11-07 10:12:24 +0200
commitbfce6f94671611a2da298aa484194fe222223c3d (patch)
tree28c83e6f6a0843fc57afca59fee1f06005204ec1
parent6fad435b9a3f85185a0265e58caae93ea086a11f (diff)
Version bump: 0.4.7
* Optimized performance for dashboard homepage * Fix face issues on on emacs-30
-rw-r--r--NEWS3
-rw-r--r--gnosis.el2
2 files changed, 4 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 6fc3919..96ec7db 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,7 @@
-*- mode: org -*-
+* 0.4.7
++ Optimized performance for dashboard homepage
++ Fix face issues on emacs-30
* 0.4.6
+ Refactor gnosis-dashboard without using widgets
diff --git a/gnosis.el b/gnosis.el
index 06ad6e2..a8de6a0 100644
--- a/gnosis.el
+++ b/gnosis.el
@@ -5,7 +5,7 @@
;; Author: Thanos Apollo <[email protected]>
;; Keywords: extensions
;; URL: https://thanosapollo.org/projects/gnosis
-;; Version: 0.4.6
+;; Version: 0.4.7
;; Package-Requires: ((emacs "27.2") (emacsql "4.0.1") (compat "29.1.4.2") (transient "0.7.2"))