From e7df5a06c4f1d370882442280f30592cce6c9ed2 Mon Sep 17 00:00:00 2001 From: Simon Diesenreiter Date: Sun, 1 Mar 2026 17:00:39 +0100 Subject: [PATCH] =?UTF-8?q?release:=20version=200.0.2=20=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- HISTORY.md | 9 +++++++++ n8n_ollama/VERSION | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/HISTORY.md b/HISTORY.md index 944195c..c03aa91 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -5,6 +5,15 @@ Changelog (unreleased) ------------ +Fix +~~~ +- Broken version increment logic refs NOISSUE. [Simon Diesenreiter] +- Fix Containerfile refs NOISSUE. [Simon Diesenreiter] + + +0.0.1 (2026-03-01) +------------------ + Fix ~~~ - Add missing tempalte file. [Simon Diesenreiter] diff --git a/n8n_ollama/VERSION b/n8n_ollama/VERSION index 8acdd82..4e379d2 100644 --- a/n8n_ollama/VERSION +++ b/n8n_ollama/VERSION @@ -1 +1 @@ -0.0.1 +0.0.2