Skip to content

Commit

Permalink
Update files
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed May 11, 2024
1 parent d78ae60 commit 617a521
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions templateer.js
Original file line number Diff line number Diff line change
Expand Up @@ -865,11 +865,11 @@ function __wbg_get_imports() {
const ret = wasm.memory;
return addHeapObject(ret);
};
imports.wbg.__wbindgen_closure_wrapper611 = function(arg0, arg1, arg2) {
imports.wbg.__wbindgen_closure_wrapper612 = function(arg0, arg1, arg2) {
const ret = makeMutClosure(arg0, arg1, 304, __wbg_adapter_36);
return addHeapObject(ret);
};
imports.wbg.__wbindgen_closure_wrapper957 = function(arg0, arg1, arg2) {
imports.wbg.__wbindgen_closure_wrapper958 = function(arg0, arg1, arg2) {
const ret = makeMutClosure(arg0, arg1, 474, __wbg_adapter_39);
return addHeapObject(ret);
};
Expand Down
Binary file modified templateer_bg.wasm
Binary file not shown.
12 changes: 6 additions & 6 deletions version_index.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
},
"1.18.2": {
"architectury_api": "4.12.94",
"forge": "1.18.2-40.2.18",
"forge": "1.18.2-40.2.21",
"neoforge": null
},
"1.19": {
Expand Down Expand Up @@ -46,7 +46,7 @@
},
"1.20.1": {
"architectury_api": "9.2.14",
"forge": "1.20.1-47.2.30",
"forge": "1.20.1-47.2.32",
"neoforge": null
},
"1.20.2": {
Expand All @@ -56,12 +56,12 @@
},
"1.20.4": {
"architectury_api": "11.1.17",
"forge": "1.20.4-49.0.49",
"neoforge": "20.4.233"
"forge": "1.20.4-49.0.50",
"neoforge": "20.4.234"
},
"1.20.5": {
"architectury_api": "12.0.26",
"architectury_api": "12.0.28",
"forge": null,
"neoforge": "20.5.20-beta"
"neoforge": "20.5.21-beta"
}
}

0 comments on commit 617a521

Please sign in to comment.