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 @@ -2,7 +2,7 @@ ideaVersion=IC-2021.1
2
2
# build number ranges
3
3
# https://www.jetbrains.org/intellij/sdk/docs/basics/getting_started/build_number_ranges.html
4
4
sinceIdeaBuild =211
5
- projectVersion =0.6.1-SNAPSHOT
5
+ projectVersion =0.6.1
6
6
jetBrainsToken =invalid
7
7
jetBrainsChannel =stable
8
8
intellijPluginVersion =1.7.0
Original file line number Diff line number Diff line change 10
10
</description >
11
11
<change-notes >
12
12
<![CDATA[
13
+ <h3>0.6.1</h3>
14
+ <ul>
15
+ <li><a href="https://github.com/redhat-developer/intellij-kubernetes/issues/458">Switch to IJ common 1.7.1 as it breaks dependent plugins</a></li>
16
+ </ul>
17
+ <p></p>
13
18
<h3>0.6.0</h3>
14
19
<ul>
15
20
<li><a href="https://github.com/redhat-developer/intellij-kubernetes/issues/215">As a user I want to be able to follow the logs</a></li>
You can’t perform that action at this time.
0 commit comments