File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
src/main/java/org/technagreek/java/enchald/core/help Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 6
6
7
7
<groupId >org.technagreek</groupId >
8
8
<artifactId >enchald</artifactId >
9
- <version >1.0.0.1 </version >
9
+ <version >1.0.0.2 </version >
10
10
<properties >
11
11
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
12
12
<maven .compiler.source>15</maven .compiler.source>
Original file line number Diff line number Diff line change 6
6
<AnchorPane xmlns : fx =" http://javafx.com/fxml/1" fx : id =" AboutPane" prefHeight =" 210.0" prefWidth =" 551.0"
7
7
xmlns =" http://javafx.com/javafx/10.0.2-internal" >
8
8
<Label layoutX =" 54.0" layoutY =" 65.0" prefHeight =" 16.0" prefWidth =" 327.0" text =" Enchald sample for Java FX" />
9
- <Label layoutX =" 54.0" layoutY =" 96.0" text =" v1.0.0.1 " />
9
+ <Label layoutX =" 54.0" layoutY =" 96.0" text =" v1.0.0.2 " />
10
10
<Label layoutX =" 54.0" layoutY =" 31.0" text =" About" >
11
11
<font >
12
12
<Font size =" 14.0" />
You can’t perform that action at this time.
0 commit comments