Skip to content

Commit 0b42637

Browse files
author
Jinzhou Zhang
committed
version 1.4.1
1 parent f62ac12 commit 0b42637

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

resources/META-INF/plugin.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<idea-plugin>
22
<id>me.lotabout.codegenerator</id>
33
<name>Code Generator</name>
4-
<version>1.4.0</version>
4+
<version>1.4.1</version>
55
<vendor email="lotabout@gmail.com" url="https://lotabout.me">Jinzhou Zhang</vendor>
66

77
<description><![CDATA[
@@ -22,6 +22,7 @@
2222

2323
<change-notes><![CDATA[
2424
<ul>
25+
<li>version 1.4.1 <p>Fix "Replace existing" policy when no existing member is found</p></li>
2526
<li>version 1.4.0 <p>compatible with 2020.1</p></li>
2627
<li>version 1.3.3 <p>fix: pipeline settings could not be saved.</p></li>
2728
<li>version 1.3.2 <p>support idea 2016.3 and after</p></li>

0 commit comments

Comments
 (0)