Skip to content

Commit

Permalink
Release v1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
xen-000 committed Mar 3, 2024
1 parent bd206f2 commit fa1260a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/multiaddonmanager.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -572,7 +572,7 @@ const char *MultiAddonManager::GetLicense()

const char *MultiAddonManager::GetVersion()
{
return "1.1";
return "1.1.1";
}

const char *MultiAddonManager::GetDate()
Expand Down

0 comments on commit fa1260a

Please sign in to comment.