File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed
src/main/resources/META-INF Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ sourceSets {
40
40
}
41
41
42
42
group ' com.intellij.plugin'
43
- version ' 2.0.4 '
43
+ version ' 2.0.5 '
44
44
45
45
repositories {
46
46
flatDir {
Original file line number Diff line number Diff line change 13
13
<change-notes ><![CDATA[
14
14
<html lang="en">
15
15
<dl>
16
+ <dt>2.0.5 update<br></dt>
17
+ <dd>· <a href="https://github.com/ant-druha/intellij-powershell/pull/48">48</a> - Adds simplest code folding: for code blocks, arrays.</dd>
18
+
16
19
<dt>2.0.4 Bug fix update<br></dt>
17
20
<dd>· <a href="https://github.com/ant-druha/intellij-powershell/issues/38">38</a> - UnsupportedClassVersionError running 2019.3 under 1.8 JDK.</dd>
18
21
89
92
</change-notes >
90
93
91
94
<!-- please see http://www.jetbrains.org/intellij/sdk/docs/basics/getting_started/build_number_ranges.html for description -->
92
- <idea-version since-build =" 193 " />
95
+ <idea-version since-build =" 200 " />
93
96
94
97
<!-- please see http://www.jetbrains.org/intellij/sdk/docs/basics/getting_started/plugin_compatibility.html
95
98
on how to target different products -->
You can’t perform that action at this time.
0 commit comments