branch: externals/ellama
commit b5fbf707c323cced7933274a9cbb1396f7b4b8ed
Author: Sergey Kostyaev <[email protected]>
Commit: Sergey Kostyaev <[email protected]>
Bump version
---
NEWS.org | 2 ++
ellama.el | 2 +-
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/NEWS.org b/NEWS.org
index e5627df444..81eaf89920 100644
--- a/NEWS.org
+++ b/NEWS.org
@@ -1,3 +1,5 @@
+* Version 0.11.8
+- Allow ollama-binary to accept the executable's base name.
* Version 0.11.7
- Add commit message generation.
* Version 0.11.6
diff --git a/ellama.el b/ellama.el
index 22d9f9d1c4..4bdb8e476b 100644
--- a/ellama.el
+++ b/ellama.el
@@ -6,7 +6,7 @@
;; URL: http://github.com/s-kostyaev/ellama
;; Keywords: help local tools
;; Package-Requires: ((emacs "28.1") (llm "0.6.0") (spinner "1.7.4") (compat
"29.1"))
-;; Version: 0.11.7
+;; Version: 0.11.8
;; SPDX-License-Identifier: GPL-3.0-or-later
;; Created: 8th Oct 2023