diff --git a/plugins/SonarPlugin/SonarPlugin.json b/plugins/SonarPlugin/SonarPlugin.json index 9075bd26b..de5156524 100644 --- a/plugins/SonarPlugin/SonarPlugin.json +++ b/plugins/SonarPlugin/SonarPlugin.json @@ -2,7 +2,7 @@ "Author": "Sonar Team", "Name": "Sonar", "InternalName": "SonarPlugin", - "AssemblyVersion": "0.5.0.2", + "AssemblyVersion": "0.5.1.1", "Description": "Automatically send and receive hunt and fate relays. /sonar to open, /sonarconfig to configure. This plugin is closed source and support is only provided in the Sonar Support discord.", "ApplicableVersion": "any", "RepoUrl": "https://discord.gg/K7y24Rr", @@ -23,6 +23,7 @@ "DalamudApiLevel": 8, "LoadRequiredState": 0, "LoadSync": false, + "CanUnloadAsync": false, "LoadPriority": 0, "ImageUrls": [ "https://assets.ffxivsonar.com/dalamud/image1.png", diff --git a/plugins/SonarPlugin/latest.zip b/plugins/SonarPlugin/latest.zip index 25d86ce47..3806f0f32 100644 Binary files a/plugins/SonarPlugin/latest.zip and b/plugins/SonarPlugin/latest.zip differ