diff options
author | Thanos Apollo <[email protected]> | 2024-09-06 15:27:42 +0300 |
---|---|---|
committer | Thanos Apollo <[email protected]> | 2024-09-06 15:28:13 +0300 |
commit | 40f63788afdb74fa71177abd882e852177829881 (patch) | |
tree | e482e61204e9d3971b69f5b32c21723cabae6100 | |
parent | 8015d65c3f20541c502dee3068e515f3a5a074f5 (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.el | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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")) |