Skip to content

Commit 38c963c

Browse files
committed
Bump version
1 parent 9c29bfb commit 38c963c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,13 +27,13 @@ import org.apache.tools.ant.filters.ReplaceTokens
2727
plugins {
2828
id 'java'
2929
id 'maven-publish'
30-
id "com.gradleup.shadow" version "8.3.6"
30+
id "com.gradleup.shadow" version "8.3.8"
3131
id "net.kyori.indra.license-header" version "3.1.3"
3232
id "io.github.slimjar" version "1.3.0"
3333
}
3434

3535
group = 'me.lorenzo0111'
36-
version = '2.4-SNAPSHOT'
36+
version = '2.4'
3737
description = 'RocketPlaceholders'
3838

3939
ext {

0 commit comments

Comments
 (0)