From 2b8a8b41228bddb2e11eb1c200e98a9edd04797c Mon Sep 17 00:00:00 2001 From: Radon Rosborough Date: Sat, 3 Aug 2024 16:20:28 -0700 Subject: [PATCH] Release version 6.3.1 --- CHANGELOG.md | 2 +- company-prescient.el | 2 +- corfu-prescient.el | 2 +- ivy-prescient.el | 2 +- prescient.el | 2 +- selectrum-prescient.el | 2 +- vertico-prescient.el | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f17207c..f3ebe92 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 +## 6.3.1 (released 2024-08-03) ### Bugs fixed * In version 6.3 a bug was introduced that caused `vertico-directory-enter` to no longer remember candidates. This has diff --git a/company-prescient.el b/company-prescient.el index 67158d2..e2f7d91 100644 --- a/company-prescient.el +++ b/company-prescient.el @@ -8,7 +8,7 @@ ;; Created: 7 May 2018 ;; Package-Requires: ((emacs "25.1") (prescient "6.1.0") (company "0.9.6")) ;; SPDX-License-Identifier: MIT -;; Version: 6.3.0 +;; Version: 6.3.1 ;;; Commentary: diff --git a/corfu-prescient.el b/corfu-prescient.el index 69e0611..f9e83ad 100644 --- a/corfu-prescient.el +++ b/corfu-prescient.el @@ -8,7 +8,7 @@ ;; Created: 23 Sep 2022 ;; Package-Requires: ((emacs "27.1") (prescient "6.1.0") (corfu "1.1")) ;; SPDX-License-Identifier: MIT -;; Version: 6.3.0 +;; Version: 6.3.1 ;;; Commentary: diff --git a/ivy-prescient.el b/ivy-prescient.el index 6b33b30..fab7667 100644 --- a/ivy-prescient.el +++ b/ivy-prescient.el @@ -8,7 +8,7 @@ ;; Created: 1 May 2018 ;; Package-Requires: ((emacs "25.1") (prescient "6.1.0") (ivy "0.11.0")) ;; SPDX-License-Identifier: MIT -;; Version: 6.3.0 +;; Version: 6.3.1 ;;; Commentary: diff --git a/prescient.el b/prescient.el index 9fc280b..58cd5b7 100644 --- a/prescient.el +++ b/prescient.el @@ -8,7 +8,7 @@ ;; Created: 7 Aug 2017 ;; Package-Requires: ((emacs "25.1")) ;; SPDX-License-Identifier: MIT -;; Version: 6.3.0 +;; Version: 6.3.1 ;;; Commentary: diff --git a/selectrum-prescient.el b/selectrum-prescient.el index 5bd0ffe..573f3e4 100644 --- a/selectrum-prescient.el +++ b/selectrum-prescient.el @@ -8,7 +8,7 @@ ;; Created: 8 Dec 2019 ;; Package-Requires: ((emacs "25.1") (prescient "6.1.0") (selectrum "3.1")) ;; SPDX-License-Identifier: MIT -;; Version: 6.3.0 +;; Version: 6.3.1 ;;; Commentary: diff --git a/vertico-prescient.el b/vertico-prescient.el index d43a8c8..16962e3 100644 --- a/vertico-prescient.el +++ b/vertico-prescient.el @@ -8,7 +8,7 @@ ;; Created: 23 Sep 2022 ;; Package-Requires: ((emacs "27.1") (prescient "6.1.0") (vertico "0.28") (compat "29.1")) ;; SPDX-License-Identifier: MIT -;; Version: 6.3.0 +;; Version: 6.3.1 ;;; Commentary: