mirror of
https://github.com/alexcrea/CustomAnvil.git
synced 2026-06-23 08:14:00 +02:00
Fix unit repair not increasing penalty and version up.
This was caused by previous fix fixing renaming increasing penalty.
This commit is contained in:
parent
44367d0ced
commit
056892ee1e
3 changed files with 13 additions and 5 deletions
|
|
@ -13,7 +13,7 @@ plugins {
|
|||
}
|
||||
|
||||
group = "xyz.alexcrea"
|
||||
version = "1.5.4"
|
||||
version = "1.5.4-fix"
|
||||
|
||||
java {
|
||||
disableAutoTargetJvm()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue