aboutsummaryrefslogtreecommitdiff
path: root/spark-velocity/build.gradle
diff options
context:
space:
mode:
Diffstat (limited to 'spark-velocity/build.gradle')
-rw-r--r--spark-velocity/build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/spark-velocity/build.gradle b/spark-velocity/build.gradle
index 8a345f9..b2e938b 100644
--- a/spark-velocity/build.gradle
+++ b/spark-velocity/build.gradle
@@ -20,7 +20,7 @@ blossom {
}
shadowJar {
- archiveName = 'spark-velocity.jar'
+ archiveName = "spark-${project.pluginVersion}-velocity.jar"
dependencies {
exclude(dependency('net.kyori:^(?!adventure-text-feature-pagination).+$'))