Skip to content

Commit 0cbeb32

Browse files
committed
bumped version to 1.6.0
1 parent 84fc876 commit 0cbeb32

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,8 @@ Deployment.
5555

5656
## Releases
5757

58+
### 1.6.0 - XXXX-XX-XX
59+
5860
### 1.5.1 - 2020-11-12
5961

6062
Improved reporting of execution failures. (Contribution by @firewave)

resources/META-INF/plugin.xml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<idea-plugin>
22
<id>com.github.johnthagen.cppcheck</id>
33
<name>cppcheck</name>
4-
<version>1.5.1</version>
4+
<version>1.6.0</version>
55
<vendor email="johnthagen@gmail.com" url="http://github.com/johnthagen">johnthagen</vendor>
66

77
<description><![CDATA[
@@ -61,7 +61,6 @@
6161
]]></description>
6262

6363
<change-notes><![CDATA[
64-
1.5.1 Improved reporting of execution failures. (Contribution by @firewave)<br/>
6564
]]>
6665
</change-notes>
6766

0 commit comments

Comments
 (0)