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 8997a01 commit 89d3e81Copy full SHA for 89d3e81
src/com/yanglb/utilitys/codegen/utility/Infos.java
@@ -2,7 +2,7 @@
2
3
public class Infos {
4
public static final String Name = "Code Generator";
5
- public static final String Version = "3.0.1";
+ public static final String Version = "3.1.0";
6
public static final String Copyright = "Copyright 2015-2020 yanglb.com All Rights Reserved.";
7
public static final String Author = "me@yanglb.com";
8
public static final String Website = "https://yanglb.com";
0 commit comments