From 7b992163f5a0d56de90e52e0ae5962926394d0c1 Mon Sep 17 00:00:00 2001 From: Tom Seidel Date: Thu, 2 Jul 2026 20:41:38 +0200 Subject: [PATCH 1/2] feat: version bump to 1.14.0 --- CITATION.cff | 2 +- codemeta.json | 2 +- pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CITATION.cff b/CITATION.cff index f86579a5..8f155e6e 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -9,7 +9,7 @@ authors: repository-code: "https://github.com/tmseidel/ai-git-bot" url: "https://github.com/tmseidel/ai-git-bot" license: "MIT" -version: "1.13.0" +version: "1.14.0" keywords: - "ai-code-review" - "code-review-bot" diff --git a/codemeta.json b/codemeta.json index b4635620..70833f3c 100644 --- a/codemeta.json +++ b/codemeta.json @@ -6,7 +6,7 @@ "url": "https://github.com/tmseidel/ai-git-bot", "issueTracker": "https://github.com/tmseidel/ai-git-bot/issues", "license": "https://spdx.org/licenses/MIT.html", - "version": "1.13.0", + "version": "1.14.0", "programmingLanguage": [ "Java", "HTML", diff --git a/pom.xml b/pom.xml index 279fff4b..1884b835 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ org.remus ai-git-bot - 1.14.0-SNAPSHOT + 1.14.0 AI Git Bot AI-Git-Bot is a lightweight, self-hostable gateway application that connects your Git platforms with AI providers. https://github.com/tmseidel/ai-git-bot From ce7b3ec6a8598593b10c7aa1030d9a0200dec26b Mon Sep 17 00:00:00 2001 From: Tom Seidel Date: Thu, 2 Jul 2026 21:15:54 +0200 Subject: [PATCH 2/2] feat: version bump to new snapshot --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 1884b835..844754a5 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ org.remus ai-git-bot - 1.14.0 + 1.15.0-SNAPSHOT AI Git Bot AI-Git-Bot is a lightweight, self-hostable gateway application that connects your Git platforms with AI providers. https://github.com/tmseidel/ai-git-bot