We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10c42c3 commit f459fd6Copy full SHA for f459fd6
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.0.2-SNAPSHOT</version>
+ <version>3.0.2</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