diff options
| author | Radon Rosborough <radon@intuitiveexplanations.com> | 2025-02-12 14:59:00 -0800 |
|---|---|---|
| committer | Radon Rosborough <radon@intuitiveexplanations.com> | 2025-02-12 14:59:00 -0800 |
| commit | d8ccc0ba0f127c11df39e79313a17bcb740359c0 (patch) | |
| tree | 545ecf3325c01988c31dd0875e9d18b82fa05802 | |
| parent | ba333e7ddce49fcbb34b7ad6e37ed880a90e4f4d (diff) | |
Release version 4.4v4.4
| -rw-r--r-- | CHANGELOG.md | 2 | ||||
| -rw-r--r-- | 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: |
