Skip to content

Commit 2186e3d

Browse files
authored
Plugin description minor correction (#355)
* plugin description: version set to 2022.7-beta; wording fix; exact link for contributors Co-authored-by: Alena Lisevych
1 parent abbf596 commit 2186e3d

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>2022.6-alpha</version>
9+
<version>2022.7-beta</version>
1010
<depends>com.intellij.modules.platform</depends>
1111
<depends>com.intellij.modules.java</depends>
1212
<depends>org.jetbrains.kotlin</depends>
@@ -64,7 +64,7 @@
6464
You can <a href="http://utbot.org">try the engine online</a> without installation.
6565
<br />
6666
<br />
67-
Got ideas? Give us know or become a contributor on our <a href="https://github.com/UnitTestBot/UTBotJava">GitHub page</a>
67+
Got ideas? Let us know or become a contributor on our <a href="https://github.com/UnitTestBot/UTBotJava/blob/main/CONTRIBUTING.md">GitHub page</a>
6868
<br />
6969
<br />
7070
Found an issue? Please, submit <a href="https://github.com/UnitTestBot/UTBotJava/issues">it here</a>.

0 commit comments

Comments
 (0)