Skip to content
This repository was archived by the owner on Jun 3, 2024. It is now read-only.

Commit 3268093

Browse files
committed
Patchwork v0.6.0: LevelGeneratorTypes and IForgeBlock/IForgeBlockState stubs
1 parent dae7d7c commit 3268093

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ plugins {
1212
def ENV = System.getenv()
1313

1414
class Globals {
15-
static def baseVersion = "0.5.0"
15+
static def baseVersion = "0.6.0"
1616
static def mcVersion = "1.14.4"
1717
static def yarnVersion = "+build.16"
1818
}

0 commit comments

Comments
 (0)