[BUG] Fix DirectoryRelocatorTask processing files in the wrong locations

This commit is contained in:
2023-11-07 22:17:47 +02:00
parent fccaed8dc2
commit 4d51011256
2 changed files with 15 additions and 9 deletions

View File

@@ -5,7 +5,7 @@ plugins {
}
group 'com.hypherionmc'
version '1.0.0'
version '1.0.1'
repositories {
mavenCentral()