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

Commit 2fab8b4

Browse files
committed
Patchwork 0.1.2
1 parent 312abd7 commit 2fab8b4

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

0 commit comments

Comments
 (0)