Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Poggicek committed Jul 14, 2024
1 parent c3895e2 commit de045bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/extension.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@ const char* StripperCS2::GetLicense()

const char* StripperCS2::GetVersion()
{
return "1.0.0";
return "1.0.1";
}

const char* StripperCS2::GetDate()
Expand Down

0 comments on commit de045bd

Please sign in to comment.