File tree Expand file tree Collapse file tree
java/com/xwintop/xJavaFxTool/utils Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44
55 <groupId >com.xwintop</groupId >
66 <artifactId >xJavaFxTool</artifactId >
7- <version >0.2.2-SNAPSHOT </version >
7+ <version >0.2.3 </version >
88 <packaging >jar</packaging >
99 <name >xJavaFxTool</name >
1010 <description >基于JavaFx搭建的实用小工具集合</description >
4747 <dependency >
4848 <groupId >com.xwintop</groupId >
4949 <artifactId >xcore</artifactId >
50- <version >0.0.5-SNAPSHOT </version >
50+ <version >0.0.6 </version >
5151 </dependency >
5252 <dependency >
5353 <groupId >org.projectlombok</groupId >
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ public class Config {
1414
1515 public static Locale defaultLocale = Locale .getDefault ();// 设置系统语言
1616
17- public static final String xJavaFxToolVersions = "V0.2.2 " ;// xJavaFxTool版本信息
17+ public static final String xJavaFxToolVersions = "V0.2.3 " ;// xJavaFxTool版本信息
1818
1919 ///////////////////////////////////////////////////////////////
2020
Original file line number Diff line number Diff line change 4747// ; iEEEL ,EEEEEL, EEEE //
4848//////////////////////////////////////////////////////////////////////
4949${AnsiColor.BRIGHT_BLUE}
50- ::: Project (version:0.2.1 ) ::: http://www.xwintop.com\(^O^)/ Spring-Boot ${spring-boot.version}
50+ ::: Project (version:0.2.3 ) ::: http://www.xwintop.com\(^O^)/ Spring-Boot ${spring-boot.version}
You can’t perform that action at this time.
0 commit comments