diff --git a/CITATION.cff b/CITATION.cff index f86579a..8f155e6 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 b463562..70833f3 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 279fff4..844754a 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ org.remus ai-git-bot - 1.14.0-SNAPSHOT + 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