From d8ccc0ba0f127c11df39e79313a17bcb740359c0 Mon Sep 17 00:00:00 2001 From: Radon Rosborough Date: Wed, 12 Feb 2025 14:59:00 -0800 Subject: Release version 4.4 --- CHANGELOG.md | 2 +- apheleia.el | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 561c0cf..880b04e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog]. -## Unreleased +## 4.4 (released 2025-02-12) ### Bugs fixed * `$PATH` was not correctly respected for some remote executables ([#341]). diff --git a/apheleia.el b/apheleia.el index f79557f..3a524f1 100644 --- a/apheleia.el +++ b/apheleia.el @@ -8,7 +8,7 @@ ;; Keywords: tools ;; Package-Requires: ((emacs "27")) ;; SPDX-License-Identifier: MIT -;; Version: 4.3 +;; Version: 4.4 ;;; Commentary: -- cgit v1.0