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 05a56a2 commit 2032466Copy full SHA for 2032466
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.0.1";
+ public static final String Version = "4.0.2";
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