Skip to content

Commit

Permalink
Merge pull request #29 from eaglerforge/main
Browse files Browse the repository at this point in the history
bump ver
  • Loading branch information
ZXMushroom63 authored Oct 29, 2024
2 parents c3c1d4b + cf3f4bb commit 5f39288
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion postinit.js
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,7 @@ globalThis.modapi_postinit = "(" + (() => {
}
return ModAPI.hooks._teavm.$rt_createDoubleArray(size);
}
ModAPI.version = "v2.1";
ModAPI.version = "v2.1.1";
ModAPI.flavour = "injector";
ModAPI.GNU = "terry pratchett";
ModAPI.credits = ["ZXMushroom63", "radmanplays", "Murturtle", "OtterCodes101", "TheIdiotPlays", "OeildeLynx31", "Stpv22"];
Expand Down

0 comments on commit 5f39288

Please sign in to comment.