Skip to content

Commit 441c48a

Browse files
committed
include minecraft version in version number
1 parent fd8a9b3 commit 441c48a

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
@@ -21,7 +21,7 @@ plugins {
2121
}
2222

2323
group 'net.daporkchop'
24-
version '0.2.0'
24+
version '0.2.0-1.12.2'
2525

2626
sourceCompatibility = 1.8
2727

0 commit comments

Comments
 (0)