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

Commit eb45a20

Browse files
committed
Patchwork v0.4.0
1 parent cd4a4b6 commit eb45a20

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.3.0"
15+
static def baseVersion = "0.4.0"
1616
static def mcVersion = "1.14.4"
1717
static def yarnVersion = "+build.15"
1818
}

0 commit comments

Comments
 (0)