We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1434705 commit 83e725aCopy full SHA for 83e725a
src/main/java/com/yanglb/codegen/utils/Infos.java
@@ -17,7 +17,7 @@
17
18
public class Infos {
19
public static final String Name = "Code Generator";
20
- public static final String Version = "4.1.0";
+ public static final String Version = "4.1.1";
21
public static final String Copyright = "Copyright 2015-2020 yanglb.com All Rights Reserved.";
22
public static final String Author = "me@yanglb.com";
23
public static final String Website = "https://yanglb.com";
0 commit comments