Skip to content

Commit 4775f01

Browse files
Bump version
1 parent eed9b5a commit 4775f01

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
@@ -16,7 +16,7 @@ plugins {
1616
description = "A Minecraft Paper plugin that adds some SCPs to the game."
1717

1818
group = "dev.enderman"
19-
version = "0.0.5"
19+
version = "0.0.6"
2020

2121
val projectGroupString = group.toString()
2222
val projectVersionString = version.toString()

0 commit comments

Comments
 (0)