We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 891224c commit 7d71858Copy full SHA for 7d71858
gradle.properties
@@ -1,6 +1,6 @@
1
pluginGroup = com.fulinlin
2
pluginName = Git Commit Message Helper
3
-pluginVersion = 1.3.0
+pluginVersion = 1.4.0
4
5
pluginSinceBuild = 203.392
6
pluginUntilBuild =
src/main/resources/META-INF/plugin.xml
@@ -2,7 +2,7 @@
<id>commit-message-helper-idea-plugin</id>
<name>Git Commit Message Helper</name>
<vendor email="fulinlin9527@outlook.com" url="https://github.com/AutismSuperman">FuLinLin</vendor>
- <version>1.3.0</version>
+ <version>1.4.0</version>
7
8
<description><![CDATA[<p>Description notes will be filled by gradle build</p>]]></description>
0 commit comments