mirror of
https://github.com/Auxilor/EcoEnchants.git
synced 2024-11-25 15:35:11 +01:00
Fixed issues with jitpack
This commit is contained in:
parent
1ac0708ad7
commit
7ce16e881a
@ -90,7 +90,7 @@ shadowJar {
|
||||
}
|
||||
|
||||
jar {
|
||||
archiveFileName = findProperty("plugin-name") + " v" + findProperty("version") + " " + "unshaded" + ".jar"
|
||||
archiveFileName = findProperty("plugin-name") + " v" + findProperty("version") + ".jar"
|
||||
}
|
||||
|
||||
group = 'com.willfp'
|
||||
|
Loading…
Reference in New Issue
Block a user