From 67e1d02a58abb611e0595c09a89f6381b01ae873 Mon Sep 17 00:00:00 2001 From: Daniel Mendler Date: Wed, 16 Aug 2023 15:13:36 +0200 Subject: [PATCH] Revert "Add version to support installation via package-install-file" This reverts commit 7290b02e257f6cbce69d9875dbf1f999ccb71877. --- hl-todo.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hl-todo.el b/hl-todo.el index 630f5ae..c45b26b 100644 --- a/hl-todo.el +++ b/hl-todo.el @@ -5,7 +5,7 @@ ;; Author: Jonas Bernoulli ;; Homepage: https://github.com/tarsius/hl-todo ;; Keywords: convenience -;; Version: 0.1 + ;; Package-Requires: ((emacs "25.1") (compat "29.1.4.2")) ;; SPDX-License-Identifier: GPL-3.0-or-later