Skip to content

Commit 7d71858

Browse files
build: 版本改为1.4.0 等待测试
1 parent 891224c commit 7d71858

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
pluginGroup = com.fulinlin
22
pluginName = Git Commit Message Helper
3-
pluginVersion = 1.3.0
3+
pluginVersion = 1.4.0
44

55
pluginSinceBuild = 203.392
66
pluginUntilBuild =

src/main/resources/META-INF/plugin.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<id>commit-message-helper-idea-plugin</id>
33
<name>Git Commit Message Helper</name>
44
<vendor email="fulinlin9527@outlook.com" url="https://github.com/AutismSuperman">FuLinLin</vendor>
5-
<version>1.3.0</version>
5+
<version>1.4.0</version>
66

77

88
<description><![CDATA[<p>Description notes will be filled by gradle build</p>]]></description>

0 commit comments

Comments
 (0)