summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThanos Apollo <[email protected]>2024-09-06 15:27:42 +0300
committerThanos Apollo <[email protected]>2024-09-06 15:28:13 +0300
commit40f63788afdb74fa71177abd882e852177829881 (patch)
treee482e61204e9d3971b69f5b32c21723cabae6100
parent8015d65c3f20541c502dee3068e515f3a5a074f5 (diff)
Release version 0.4.30.4.3
* Fix breaking changes for editing cloze notes. * Refactor calculation of dates in gnosis algorithm. * Update docs.
-rw-r--r--gnosis.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnosis.el b/gnosis.el
index 022f5d8..444ff57 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.2
+;; Version: 0.4.3
;; Package-Requires: ((emacs "27.2") (emacsql "4.0.1") (compat "29.1.4.2") (transient "0.7.2"))