File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
java/me/mrxbox98/advancedflags Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 66
77 <groupId >me.mrxbox98.AdvancedFlags</groupId >
88 <artifactId >AdvancedFlags</artifactId >
9- <version >1.3.0 </version >
9+ <version >1.3.1 </version >
1010 <packaging >jar</packaging >
1111
1212 <name >AdvancedFlags</name >
Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ public final class AdvancedFlags extends JavaPlugin implements LogHelper {
2929
3030 public static int versionMC ;
3131
32- public static final String PLUGIN_VERSION = "1.3.0 " ;
32+ public static final String PLUGIN_VERSION = "1.3.1 " ;
3333
3434 public static HashMap <String , String > aliases = new HashMap <>();
3535
Original file line number Diff line number Diff line change 11name : AdvancedFlags
2- version : 1.3.0
2+ version : 1.3.1
33main : me.mrxbox98.advancedflags.AdvancedFlags
44authors : [ Mrxbox98 ]
55description : Choose any flag to display over your head.
You can’t perform that action at this time.
0 commit comments