Skip to content

Commit b0ca65a

Browse files
Update version in plugin.xml closes #56 (#57)
1 parent e0b247f commit b0ca65a

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
@@ -6,7 +6,7 @@
66
<vendor>utbot.org</vendor>
77

88
<description>UnitTestBot plugin for IntelliJ IDEA for Java</description>
9-
<version>1.0.0-SNAPSHOT</version>
9+
<version>2022.5-alpha</version>
1010
<depends>com.intellij.modules.platform</depends>
1111
<depends>com.intellij.modules.java</depends>
1212
<depends>org.jetbrains.kotlin</depends>
@@ -41,4 +41,4 @@
4141
]]>
4242
</description>
4343

44-
</idea-plugin>
44+
</idea-plugin>

0 commit comments

Comments
 (0)