Skip to content

Commit 53c881e

Browse files
Prepare IntelliJ plugin 2022.6-alpha for marketplace #195 (#202)
1 parent 1ffee1d commit 53c881e

File tree

1 file changed

+2
-2
lines changed
  • utbot-intellij/src/main/resources/META-INF

1 file changed

+2
-2
lines changed

utbot-intellij/src/main/resources/META-INF/plugin.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
<idea-plugin>
33

44
<id>org.utbot.intellij.plugin.id</id>
5-
<name>UTBot</name>
5+
<name>UnitTestBot</name>
66
<vendor>utbot.org</vendor>
77

88
<description>UnitTestBot plugin for IntelliJ IDEA for Java</description>
9-
<version>2022.5-alpha</version>
9+
<version>2022.6-alpha</version>
1010
<depends>com.intellij.modules.platform</depends>
1111
<depends>com.intellij.modules.java</depends>
1212
<depends>org.jetbrains.kotlin</depends>

0 commit comments

Comments
 (0)