File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed
src/main/resources/META-INF Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ pluginName=Quarkus Tools
4
4
pluginRepositoryUrl =https://github.com/redhat-developer/intellij-quarkus
5
5
# SemVer format -> https://semver.org
6
6
# NO SPACES AROUND THE EQUALS SIGN!!
7
- pluginVersion =1.30.0
7
+ pluginVersion =1.30.1
8
8
# Supported build number ranges and IntelliJ Platform versions -> https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
9
9
pluginSinceBuild =222
10
10
# pluginUntilBuild=233.*
Original file line number Diff line number Diff line change 5
5
<
vendor email =
" [email protected] " url =
" https://github.com/redhat-developer/intellij-quarkus/issues" >Red-Hat</
vendor >
6
6
7
7
<change-notes ><![CDATA[
8
+ <h3>1.30.1</h3>
9
+ <ul>
10
+ <li>Fix compatibility with Telemetry 1.1.0</li>
11
+ </ul>
12
+ Learn more in the <a href="https://github.com/redhat-developer/intellij-quarkus/milestone/44?closed=1">changelog</a>.
8
13
<h3>1.30.0</h3>
9
14
<ul>
10
15
<li>Create "Quarkus Dev Mode" run configuration on project import</li>
You can’t perform that action at this time.
0 commit comments