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 55 <parent >
66 <artifactId >parent</artifactId >
77 <groupId >com.shirkanesi.magmaplayer</groupId >
8- <version >0.3.4 </version >
8+ <version >0.4.0 </version >
99 </parent >
1010 <build >
1111 <plugins >
3535 <dependency >
3636 <groupId >com.shirkanesi.magmaplayer</groupId >
3737 <artifactId >MagmaPlayer</artifactId >
38- <version >0.3.4 </version >
38+ <version >0.4.0 </version >
3939 </dependency >
4040 <dependency >
4141 <groupId >org.projectlombok</groupId >
Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >com.shirkanesi.magmaplayer</groupId >
88 <artifactId >parent</artifactId >
9- <version >0.3.4 </version >
9+ <version >0.4.0 </version >
1010 </parent >
1111
1212 <name >MagmaPlayer</name >
Original file line number Diff line number Diff line change 22
33public class MagmaPlayerInfo {
44
5- public static final String VERSION = "0.3.4 " ;
5+ public static final String VERSION = "0.4.0 " ;
66
77 private MagmaPlayerInfo () {}
88
Original file line number Diff line number Diff line change 77 <artifactId >parent</artifactId >
88 <groupId >com.shirkanesi.magmaplayer</groupId >
99 <name >MagmaPlayer-parent</name >
10- <version >0.3.4 </version >
10+ <version >0.4.0 </version >
1111 <packaging >pom</packaging >
1212
1313 <modules >
You can’t perform that action at this time.
0 commit comments