branch: elpa/opam-switch-mode
commit 3a17a95114eea7b81a64631369634728641f9da0
Author: Erik Martin-Dorel <[email protected]>
Commit: Erik Martin-Dorel <[email protected]>
chore: Prepare next dev cycle
---
NEWS.md | 11 +++++++++++
opam-switch-mode.el | 2 +-
2 files changed, 12 insertions(+), 1 deletion(-)
diff --git a/NEWS.md b/NEWS.md
index 1cd9693dbb..9c62b108a6 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -6,6 +6,16 @@ in reverse chronological order.
The format is based on [Keep a
Changelog](https://keepachangelog.com/en/1.1.0/).
+## [Unreleased]
+
+### Added
+
+### Fixed
+
+### Changed
+
+### Removed
+
## [1.6] - 2023-07-14
### Added
@@ -99,6 +109,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.6...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
diff --git a/opam-switch-mode.el b/opam-switch-mode.el
index bcd7241126..ed431f56ee 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
+;; Version: 1.7-git
;;
;; SPDX-License-Identifier: GPL-3.0-or-later
;;