branch: elpa/opam-switch-mode
commit 1dd11f0028b09c2ff09d87b8a3fc8af948d360b5
Author: Erik Martin-Dorel <[email protected]>
Commit: Erik Martin-Dorel <[email protected]>

    chore: Release 1.6
---
 NEWS.md             | 4 ++--
 opam-switch-mode.el | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/NEWS.md b/NEWS.md
index 6f61b35473..1cd9693dbb 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -6,7 +6,7 @@ in reverse chronological order.
 
 The format is based on [Keep a 
Changelog](https://keepachangelog.com/en/1.1.0/).
 
-## [Unreleased]
+## [1.6] - 2023-07-14
 
 ### Added
 
@@ -99,7 +99,7 @@ The format is based on [Keep a 
Changelog](https://keepachangelog.com/en/1.1.0/).
 - Initial release, distributed on MELPA.
 
 <!-- bottom -->
-[Unreleased]: 
https://github.com/ProofGeneral/opam-switch-mode/compare/1.5...HEAD
+[1.6]: https://github.com/ProofGeneral/opam-switch-mode/compare/1.5...1.6
 [1.5]: https://github.com/ProofGeneral/opam-switch-mode/compare/1.4...1.5
 [1.4]: https://github.com/ProofGeneral/opam-switch-mode/compare/1.3...1.4
 [1.3]: https://github.com/ProofGeneral/opam-switch-mode/compare/1.2...1.3
diff --git a/opam-switch-mode.el b/opam-switch-mode.el
index 51a92d5221..bcd7241126 100644
--- a/opam-switch-mode.el
+++ b/opam-switch-mode.el
@@ -7,7 +7,7 @@
 ;; Maintainer: [email protected]
 ;; URL: https://github.com/ProofGeneral/opam-switch-mode
 ;; Package-Requires: ((emacs "25.1"))
-;; Version: 1.6-git
+;; Version: 1.6
 ;;
 ;; SPDX-License-Identifier: GPL-3.0-or-later
 ;;

Reply via email to