We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d3599ef + 76de139 commit 4c40c10Copy full SHA for 4c40c10
pom.xml
@@ -5,7 +5,7 @@
5
6
<groupId>jadx.gui.plugins</groupId>
7
<artifactId>jadx-ai-mcp</artifactId>
8
- <version>3.3.4</version>
+ <version>3.3.5</version>
9
10
<properties>
11
<maven.compiler.source>11</maven.compiler.source>
src/main/java/jadx/gui/plugins/JadxAIMCPBanner.java
@@ -13,5 +13,5 @@ public class JadxAIMCPBanner {
13
"\n\n"+
14
"\nAuthor -> Jafar Pathan (zinja-coder@github)"+
15
"\nFor Issues -> https://github.com/zinja-coder/jadx-ai-mcp"+
16
- "\nPlugin Version -> v3.3.4";
+ "\nPlugin Version -> v3.3.5";
17
}
0 commit comments