From d6b86b6650d03ff13c46ed0bc5f0aeafe3943126 Mon Sep 17 00:00:00 2001 From: github-actions setversion for stoerr Date: Tue, 13 Aug 2024 18:16:59 +0000 Subject: [PATCH] Update version to 3.1.1-SNAPSHOT development version --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 2fab09ad..11244b31 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ net.stoerr.chatgpt CoDeveloperGPTengine co-developer-gpt-engine - 3.1.0 + 3.1.1-SNAPSHOT Provides actions for a OpenAI GPT or ChatGPT plugin that allow reading, writing, searching and modifying files in the directory the program is started in, and executing actions like builds and test runs.