Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Maschell committed Jul 5, 2024
1 parent fb9b16e commit 6b6e781
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.5"
#define VERSION "v0.2.6"

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

Expand Down

0 comments on commit 6b6e781

Please sign in to comment.