From f459fd6d7e3c69cbd02ef6004f9c13d08c8fd1e1 Mon Sep 17 00:00:00 2001 From: github-actions setversion for stoerr Date: Sat, 24 Feb 2024 15:40:48 +0000 Subject: [PATCH] Update version to 3.0.2 prepare release 3.0.2 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index d1938e48..e1f07468 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ net.stoerr.chatgpt CoDeveloperGPTengine co-developer-gpt-engine - 3.0.2-SNAPSHOT + 3.0.2 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.