Skip to content

Commit 5262f5c

Browse files
committed
Release v1.1.1
1 parent b0bb7ab commit 5262f5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/multiaddonmanager.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -572,7 +572,7 @@ const char *MultiAddonManager::GetLicense()
572572

573573
const char *MultiAddonManager::GetVersion()
574574
{
575-
return "1.1";
575+
return "1.1.1";
576576
}
577577

578578
const char *MultiAddonManager::GetDate()

0 commit comments

Comments
 (0)