From 9fd6692a32a99e236c377f12f114b77a91417ac2 Mon Sep 17 00:00:00 2001 From: Protesilaos Date: Wed, 27 May 2026 20:30:00 +0300 Subject: [PATCH] Bump version number to trigger GNU ELPA package rebuild to include commit 420710f --- denote.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/denote.el b/denote.el index f3897f5..eac6155 100644 --- a/denote.el +++ b/denote.el @@ -5,7 +5,7 @@ ;; Author: Protesilaos ;; Maintainer: Protesilaos ;; URL: https://github.com/protesilaos/denote -;; Version: 4.2.2 +;; Version: 4.2.3 ;; Package-Requires: ((emacs "28.1")) ;; This file is NOT part of GNU Emacs.