Skip to content

Commit 0fb171b

Browse files
committed
Updated to EMF 1.2.0
1 parent c5b4e23 commit 0fb171b

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
@@ -2,7 +2,7 @@ apply plugin: 'java'
22

33
def name = 'ExampleMod'
44
def gameVersion = '1.0.7'
5-
def modVersion = '1.0.0'
5+
def modVersion = '1.2.0'
66

77
dependencies {
88
// Use JUnit test framework

0 commit comments

Comments
 (0)