Skip to content

Commit

Permalink
Release v1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
xen-000 committed Mar 2, 2024
1 parent 3e8c121 commit f2fb0d5
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 @@ -563,7 +563,7 @@ const char *MultiAddonManager::GetLicense()

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

const char *MultiAddonManager::GetDate()
Expand Down

0 comments on commit f2fb0d5

Please sign in to comment.