From 90f093ae8b3874a08a795f0b8b77637f5ea2ef4f Mon Sep 17 00:00:00 2001 From: github-actions setversion for stoerr Date: Sun, 28 Jan 2024 11:12:39 +0000 Subject: [PATCH] Update version to 3.0.1 of creating release --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index bc5401ec..c41de61e 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ net.stoerr.chatgpt CoDeveloperGPTengine co-developer-gpt-engine - 3.0.1-SNAPSHOT + 3.0.1 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.