File tree Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -92,7 +92,7 @@ public class QeConstant {
92
92
/**
93
93
* 项目构建日期
94
94
*/
95
- public static final String PROJECT_BUILD_DAY = "2023-04 -02" ;
95
+ public static final String PROJECT_BUILD_DAY = "2023-10 -02" ;
96
96
/**
97
97
* 检查更新所用的api
98
98
*/
Original file line number Diff line number Diff line change @@ -4,6 +4,6 @@ Implementation-Version: 1.0.0
4
4
Built-By : unknowIfGuestInDream
5
5
Build-OS : Windows 11
6
6
Build-Jdk-Spec : 17
7
- Build-Jdk : Amazon Corretto version 17.0.6
7
+ Build-Jdk : Eclipse Temurin 17.0.8
8
8
Created-By : Manual
9
- Build-Day : 2023-04 -02
9
+ Build-Day : 2023-10 -02
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.8 " ;
91
+ public static final String PROJECT_VERSION = "1.0.9 " ;
92
92
/**
93
93
* 项目构建日期
94
94
*/
95
- public static final String PROJECT_BUILD_DAY = "2023-09-10 " ;
95
+ public static final String PROJECT_BUILD_DAY = "2023-10-02 " ;
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.8
3
+ Implementation-Version : 1.0.9
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-09-10
9
+ Build-Day : 2023-10-02
You can’t perform that action at this time.
0 commit comments