mirror of
https://github.com/songoda/EpicBosses.git
synced 2024-11-07 10:39:31 +01:00
1.0.0-SNAPSHOT-U150
+ Fixed up the estimated duration left on the TODO file
This commit is contained in:
parent
25bcf2e8ad
commit
7f7652cc3b
2
TODO
2
TODO
@ -18,4 +18,4 @@
|
|||||||
01:00 -> Add a new branch for the plugin and add support for Legacy version
|
01:00 -> Add a new branch for the plugin and add support for Legacy version
|
||||||
|
|
||||||
-----------
|
-----------
|
||||||
20:15 hrs
|
19:15 hrs
|
2
pom.xml
2
pom.xml
@ -20,7 +20,7 @@
|
|||||||
|
|
||||||
<properties>
|
<properties>
|
||||||
<!--<plugin.version>maven-version-number-SNAPSHOT-U90</plugin.version>-->
|
<!--<plugin.version>maven-version-number-SNAPSHOT-U90</plugin.version>-->
|
||||||
<plugin.version>1.0.0-U149</plugin.version>
|
<plugin.version>1.0.0-U150</plugin.version>
|
||||||
<plugin.name>EpicBosses</plugin.name>
|
<plugin.name>EpicBosses</plugin.name>
|
||||||
<plugin.main>com.songoda.epicbosses.CustomBosses</plugin.main>
|
<plugin.main>com.songoda.epicbosses.CustomBosses</plugin.main>
|
||||||
<plugin.author>AMinecraftDev</plugin.author>
|
<plugin.author>AMinecraftDev</plugin.author>
|
||||||
|
Loading…
Reference in New Issue
Block a user