Fix an oversight in the TaskBus
This commit is contained in:
parent
47e114ba57
commit
7be51f52d6
2 changed files with 7 additions and 7 deletions
|
@ -12,7 +12,7 @@ plugins {
|
|||
id 'maven-publish'
|
||||
}
|
||||
|
||||
version = "1.1.11"
|
||||
version = "1.1.12"
|
||||
group = "dev.zontreck"
|
||||
archivesBaseName = "LibAC"
|
||||
java.toolchain.languageVersion = JavaLanguageVersion.of(17)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue