File tree Expand file tree Collapse file tree 2 files changed +5
-8
lines changed
src/main/resources/META-INF Expand file tree Collapse file tree 2 files changed +5
-8
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ ideaVersion=IC-2021.3
22# build number ranges
33# https://www.jetbrains.org/intellij/sdk/docs/basics/getting_started/build_number_ranges.html
44sinceIdeaBuild =211
5- projectVersion =0.6.0.Final
5+ projectVersion =0.7.0
66jetBrainsToken =invalid
77jetBrainsChannel =stable
88intellijPluginVersion =1.13.2
Original file line number Diff line number Diff line change 55
66 <description ><![CDATA[
77 <img src="https://raw.githubusercontent.com/redhat-developer/intellij-rsp/master/src/main/resources/images/rsp_ui_icon.png" width="32" height="32"/>
8- <p>A plugin for interacting with various RSP Servers to control various runtimes or application servers.</p>
8+ <p>A plugin for interacting with various RSP Servers to control runtimes or application servers.</p>
99 ]]> </description >
1010
1111 <change-notes ><![CDATA[
12- <h3>0.5.1.Final</h3>
13- <ul>
14-
15- </ul>
16- <h3>0.5.0</h3>
12+ <h3>0.7.0</h3>
13+ <p>Version 0.7.0 introduces full feature parity with the suite of RSP extensions in VS-Code.</p>
1714 <ul>
1815 <li>Fixes <a href="https://github.com/redhat-developer/intellij-rsp/issues/147">#147</a> - progress monitor issue</li>
1916 <li>Fixes <a href="https://github.com/redhat-developer/intellij-rsp/issues/145">#145</a> - connected vs started rsp state</li>
3027 <p><b>0.2.3</b></p>
3128 <p>Add support for file and folder browsing in some workflows</p>
3229 <p><b>0.1.0</b></p>
33- <p>Initial release </p>
30+ <p>Initial Implementation </p>
3431 ]]>
3532 </change-notes >
3633
You can’t perform that action at this time.
0 commit comments