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 1b56cbf + 08861d5 commit d3599efCopy full SHA for d3599ef
pom.xml
@@ -5,7 +5,7 @@
5
6
<groupId>jadx.gui.plugins</groupId>
7
<artifactId>jadx-ai-mcp</artifactId>
8
- <version>3.3.3</version>
+ <version>3.3.4</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.3";
+ "\nPlugin Version -> v3.3.4";
17
}
0 commit comments