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 c102974 commit 09a6547Copy full SHA for 09a6547
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.4.0";
+ public static final String Version = "4.5.0";
21
public static final String Copyright = "Copyright 2015-2025 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