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.
1 parent e0b247f commit b0ca65aCopy full SHA for b0ca65a
utbot-intellij/src/main/resources/META-INF/plugin.xml
@@ -6,7 +6,7 @@
6
<vendor>utbot.org</vendor>
7
8
<description>UnitTestBot plugin for IntelliJ IDEA for Java</description>
9
- <version>1.0.0-SNAPSHOT</version>
+ <version>2022.5-alpha</version>
10
<depends>com.intellij.modules.platform</depends>
11
<depends>com.intellij.modules.java</depends>
12
<depends>org.jetbrains.kotlin</depends>
@@ -41,4 +41,4 @@
41
]]>
42
</description>
43
44
-</idea-plugin>
+</idea-plugin>
0 commit comments