Skip to content

Commit 143ea92

Browse files
committed
chore: bump version to 0.3.6
1 parent 58c45fd commit 143ea92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ plugins {
2828
allprojects {
2929
group = "dev.cubxity.plugins"
3030
description = "Fully featured metrics collector agent for Minecraft servers."
31-
version = "0.3.6-SNAPSHOT"
31+
version = "0.3.6"
3232

3333
repositories {
3434
mavenCentral()

0 commit comments

Comments
 (0)