Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Maschell committed Apr 25, 2024
1 parent 1a99ce3 commit ccce394
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wumsloader/src/entry.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
#include <cstdint>
#include <list>

#define VERSION "v0.2.3"
#define VERSION "v0.2.4"

void CallInitHooksForModule(const std::shared_ptr<ModuleData> &curModule);

Expand Down

0 comments on commit ccce394

Please sign in to comment.