File tree Expand file tree Collapse file tree 5 files changed +8
-8
lines changed Expand file tree Collapse file tree 5 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 13
13
<parent >
14
14
<groupId >G-Earth</groupId >
15
15
<artifactId >G-Earth-Parent</artifactId >
16
- <version >1.3.3 </version >
16
+ <version >1.3.4 </version >
17
17
<relativePath >../../</relativePath >
18
18
</parent >
19
19
106
106
<dependency >
107
107
<groupId >G-Earth</groupId >
108
108
<artifactId >G-Earth</artifactId >
109
- <version >1.3.3 </version >
109
+ <version >1.3.4 </version >
110
110
<!-- <scope>provided</scope>-->
111
111
</dependency >
112
112
</dependencies >
Original file line number Diff line number Diff line change 13
13
<parent >
14
14
<groupId >G-Earth</groupId >
15
15
<artifactId >G-Earth-Parent</artifactId >
16
- <version >1.3.3 </version >
16
+ <version >1.3.4 </version >
17
17
<relativePath >../../</relativePath >
18
18
</parent >
19
19
106
106
<dependency >
107
107
<groupId >G-Earth</groupId >
108
108
<artifactId >G-Earth</artifactId >
109
- <version >1.3.3 </version >
109
+ <version >1.3.4 </version >
110
110
<!-- <scope>provided</scope>-->
111
111
</dependency >
112
112
</dependencies >
Original file line number Diff line number Diff line change 8
8
9
9
<packaging >jar</packaging >
10
10
11
- <version >1.3.3 </version >
11
+ <version >1.3.4 </version >
12
12
13
13
<properties >
14
14
<javafx .version>1.8</javafx .version>
18
18
<parent >
19
19
<groupId >G-Earth</groupId >
20
20
<artifactId >G-Earth-Parent</artifactId >
21
- <version >1.3.3 </version >
21
+ <version >1.3.4 </version >
22
22
</parent >
23
23
24
24
<build >
Original file line number Diff line number Diff line change 28
28
public class Main extends Application {
29
29
30
30
public static Application main ;
31
- public static String version = "1.3.3 " ;
31
+ public static String version = "1.3.4 " ;
32
32
private static String gitApi = "https://api.github.com/repos/sirjonasxx/G-Earth/releases/latest" ;
33
33
34
34
@ Override
Original file line number Diff line number Diff line change 7
7
<groupId >G-Earth</groupId >
8
8
<artifactId >G-Earth-Parent</artifactId >
9
9
<packaging >pom</packaging >
10
- <version >1.3.3 </version >
10
+ <version >1.3.4 </version >
11
11
12
12
<name >G-Earth-Parent</name >
13
13
<url >https://github.com/sirjonasxx/G-Earth</url >
You can’t perform that action at this time.
0 commit comments