Skip to content

Commit 2e07ba5

Browse files
committed
Loom 1.15
1 parent a56d5aa commit 2e07ba5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ tasks.withType(JavaCompile).configureEach {
1616
}
1717

1818
def ENV = System.getenv()
19-
def baseVersion = '1.14'
19+
def baseVersion = '1.15'
2020

2121
group 'net.ornithemc'
2222
base {

0 commit comments

Comments
 (0)