Skip to content

Commit ae53d40

Browse files
committed
build: bump version to 0.3.3
1 parent c17b52f commit ae53d40

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.3-SNAPSHOT"
31+
version = "0.3.3"
3232

3333
repositories {
3434
mavenCentral()

0 commit comments

Comments
 (0)