Skip to content

Commit 3985a21

Browse files
committed
update mixin min version
1 parent f66d943 commit 3985a21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/resources/mixins.examplemod.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"compatibilityLevel": "${java_version}",
3-
"minVersion": "0.7",
3+
"minVersion": "0.8",
44
"package": "org.polyfrost.example.mixin",
55
"refmap": "mixins.${mod_id}.refmap.json",
66
"injectors": {

0 commit comments

Comments
 (0)