File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed
src/main/java/com/shirkanesi/magmaplayer/util Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<artifactId >parent</artifactId >
7
7
<groupId >com.shirkanesi.magmaplayer</groupId >
8
- <version >0.5.2 </version >
8
+ <version >0.6.0 </version >
9
9
</parent >
10
10
<build >
11
11
<plugins >
35
35
<dependency >
36
36
<groupId >com.shirkanesi.magmaplayer</groupId >
37
37
<artifactId >MagmaPlayer</artifactId >
38
- <version >0.5.2 </version >
38
+ <version >0.6.0 </version >
39
39
</dependency >
40
40
<dependency >
41
41
<groupId >org.projectlombok</groupId >
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >com.shirkanesi.magmaplayer</groupId >
8
8
<artifactId >parent</artifactId >
9
- <version >0.5.2 </version >
9
+ <version >0.6.0 </version >
10
10
</parent >
11
11
12
12
<name >MagmaPlayer</name >
Original file line number Diff line number Diff line change 2
2
3
3
public class MagmaPlayerInfo {
4
4
5
- public static final String VERSION = "0.5.2 " ;
5
+ public static final String VERSION = "0.6.0 " ;
6
6
7
7
private MagmaPlayerInfo () {}
8
8
Original file line number Diff line number Diff line change 7
7
<artifactId >parent</artifactId >
8
8
<groupId >com.shirkanesi.magmaplayer</groupId >
9
9
<name >MagmaPlayer-parent</name >
10
- <version >0.5.2 </version >
10
+ <version >0.6.0 </version >
11
11
<packaging >pom</packaging >
12
12
13
13
<modules >
You can’t perform that action at this time.
0 commit comments