File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -88,11 +88,11 @@ public class SmcConstant {
88
88
/**
89
89
* 默认项目版本号
90
90
*/
91
- public static final String PROJECT_VERSION = "1.0.6 " ;
91
+ public static final String PROJECT_VERSION = "1.0.7 " ;
92
92
/**
93
93
* 项目构建日期
94
94
*/
95
- public static final String PROJECT_BUILD_DAY = "2023-08-29 " ;
95
+ public static final String PROJECT_BUILD_DAY = "2023-09-03 " ;
96
96
/**
97
97
* 检查更新所用的api
98
98
*/
Original file line number Diff line number Diff line change 1
1
Manifest-Version : 1.0
2
2
Main-Class : com.tlcsdm.smc.SmcSampler
3
- Implementation-Version : 1.0.6
3
+ Implementation-Version : 1.0.7
4
4
Built-By : unknowIfGuestInDream
5
5
Build-OS : Windows 11
6
6
Build-Jdk-Spec : 17
7
7
Build-Jdk : Eclipse Temurin 17.0.8
8
8
Created-By : Manual
9
- Build-Day : 2023-08-29
9
+ Build-Day : 2023-09-03
You can’t perform that action at this time.
0 commit comments