Skip to content

Commit 9d89f1c

Browse files
committed
update mixin min version
1 parent 09fb1ef commit 9d89f1c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.client.mixin",
55
"refmap": "mixins.${mod_id}.refmap.json",
66
"injectors": {

0 commit comments

Comments
 (0)