File tree Expand file tree Collapse file tree
kotlin/com/mairwunnx/projectessentials/cooldown Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ internal class EntryPoint : EssBase() {
1919
2020 init {
2121 modInstance = this
22- modVersion = " 1.14.4-1.0.1 .0"
22+ modVersion = " 1.14.4-1.0.2 .0"
2323 logBaseInfo()
2424 validateForgeVersion()
2525 logger.debug(" Register event bus for $modName mod ..." )
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ issueTrackerURL="https://github.com/ProjectEssentials/ProjectEssentials-Cooldown
44
55[[mods ]]
66 modId =" project_essentials_cooldown"
7- version =" 1.14.4-1.0.1 .0"
7+ version =" 1.14.4-1.0.2 .0"
88 displayName =" Project Essentials Cooldown"
99 updateJSONURL =" https://raw.githubusercontent.com/ProjectEssentials/ProjectEssentials-Cooldown/MC-1.14.4/update.json"
1010 displayURL =" https://github.com/ProjectEssentials/ProjectEssentials-Cooldown"
You can’t perform that action at this time.
0 commit comments