Skip to content

Commit 297750a

Browse files
angelozerrfbricon
authored andcommitted
chore(skip-release): Prepare for 1.30.0
Signed-off-by: azerr <[email protected]>
1 parent 7f4eb2a commit 297750a

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ pluginName=Quarkus Tools
44
pluginRepositoryUrl=https://github.com/redhat-developer/intellij-quarkus
55
# SemVer format -> https://semver.org
66
# NO SPACES AROUND THE EQUALS SIGN!!
7-
pluginVersion=1.29.1-SNAPSHOT
7+
pluginVersion=1.30.0
88
# Supported build number ranges and IntelliJ Platform versions -> https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
99
pluginSinceBuild=222
1010
#pluginUntilBuild=233.*

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

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@
55
<vendor email="[email protected]" url="https://github.com/redhat-developer/intellij-quarkus/issues">Red-Hat</vendor>
66

77
<change-notes><![CDATA[
8+
<h3>1.30.0</h3>
9+
<ul>
10+
<li>Create "Quarkus Dev Mode" run configuration on project import</li>
11+
<li>"Quarkus Dev Mode" run configuration integration in standard "Services" view</li>
12+
<li>More bug fixes</li>
13+
</ul>
14+
Learn more in the <a href="https://github.com/redhat-developer/intellij-quarkus/milestone/43?closed=1">changelog</a>.
815
<h3>1.29.0</h3>
916
<ul>
1017
<li>Language servers no longer affect non-Quarkus projects</li>

0 commit comments

Comments
 (0)