Skip to content

Commit

Permalink
Prepare for version 1.11.2
Browse files Browse the repository at this point in the history
  • Loading branch information
BasLeijdekkers committed Mar 14, 2021
1 parent edbdebc commit 37082df
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion src/META-INF/plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,10 @@
Enter <code>idea metrics -h</code> for help. For this to work IntelliJ IDEA must NOT be running.
]]></description>
<vendor url="https://twitter.com/inspectorbas" email="[email protected]">Bas Leijdekkers</vendor>
<version>1.11.1</version>
<version>1.11.2</version>
<change-notes><![CDATA[
1.11.2<br>
- Fixes NullPointerException in Lines of Code calculation<br>
1.11.1<br>
- Fixes bug that prevented MetricsReloaded from working in IDE without Java support (e.g. CLion)<br>
1.11<br>
Expand Down
2 changes: 1 addition & 1 deletion src/version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.11.1
1.11.2

0 comments on commit 37082df

Please sign in to comment.