Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
c6-dev committed Jan 24, 2025
1 parent bfc43ef commit 119cfc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ IDebugLog g_log("butcher_pete.log");

PluginHandle g_pluginHandle = kPluginHandle_Invalid;

int g_version = 240;
int g_version = 250;

char* s_strArgBuffer;
char* s_strValBuffer;
Expand Down

0 comments on commit 119cfc0

Please sign in to comment.