Skip to content

Commit

Permalink
dump to version 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
knoxfighter committed Dec 20, 2020
1 parent 9a10f87 commit 9c3e588
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dllmain.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -255,7 +255,7 @@ arcdps_exports* mod_init() {
arc_exports.sig = 0x6BAF1938322278DE;
arc_exports.size = sizeof(arcdps_exports);
arc_exports.out_name = "killproof.me";
arc_exports.out_build = "1.0.3";
arc_exports.out_build = "1.1.0";
arc_exports.wnd_nofilter = mod_wnd;
arc_exports.combat = mod_combat;
arc_exports.imgui = mod_imgui;
Expand Down

0 comments on commit 9c3e588

Please sign in to comment.