We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5060c55 commit 4d52cf9Copy full SHA for 4d52cf9
1 file changed
pom.xml
@@ -7,7 +7,7 @@
7
<groupId>net.stoerr.chatgpt</groupId>
8
<name>CoDeveloperGPTengine</name>
9
<artifactId>co-developer-gpt-engine</artifactId>
10
- <version>3.2.1</version>
+ <version>3.2.2-SNAPSHOT</version>
11
<description>Provides actions for a OpenAI GPT or ChatGPT plugin that allow reading, writing, searching and
12
modifying files in the directory the program is started in, and executing actions like builds and test runs.
13
</description>
0 commit comments