Skip to content

Commit 3913f10

Browse files
committed
Release v1.2.1
1 parent 231cf8a commit 3913f10

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
@@ -758,7 +758,7 @@ const char *MultiAddonManager::GetLicense()
758758

759759
const char *MultiAddonManager::GetVersion()
760760
{
761-
return "1.2";
761+
return "1.2.1";
762762
}
763763

764764
const char *MultiAddonManager::GetDate()

0 commit comments

Comments
 (0)