We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1f0973 commit 12d9f8dCopy full SHA for 12d9f8d
2 files changed
build.gradle.kts
@@ -31,7 +31,7 @@ dependencies {
31
}
32
33
group = "top.zoyn.particlelib"
34
-version = "1.4.0"
+version = "1.5.0"
35
description = "ParticleLib"
36
java.sourceCompatibility = JavaVersion.VERSION_1_8
37
src/main/resources/plugin.yml
@@ -1,5 +1,5 @@
1
name: ParticleLib
2
-version: 1.4.0
+version: 1.5.0
3
main: top.zoyn.particlelib.ParticleLib
4
author: Zoyn
5
api-version: "1.13"
0 commit comments