diff --git a/RotationSolver/Properties/AssemblyInfo.cs b/RotationSolver/Properties/AssemblyInfo.cs index 8f817ddd9..d4ab222e9 100644 --- a/RotationSolver/Properties/AssemblyInfo.cs +++ b/RotationSolver/Properties/AssemblyInfo.cs @@ -4,8 +4,8 @@ [assembly: AssemblyCompany("-")] [assembly: AssemblyConfiguration("Release")] [assembly: AssemblyDescription("Based on the pve combat information in one frame, find the best action.")] -[assembly: AssemblyFileVersion("1.4.2")] -[assembly: AssemblyInformationalVersion("1.4.2")] +[assembly: AssemblyFileVersion("1.4.3")] +[assembly: AssemblyInformationalVersion("1.4.3")] [assembly: TargetPlatform("Windows7.0")] [assembly: SupportedOSPlatform("Windows7.0")] -[assembly: AssemblyVersion("1.4.2")] +[assembly: AssemblyVersion("1.4.3")] diff --git a/pluginmaster.json b/pluginmaster.json index 50af4e0a5..7a3dd74da 100644 --- a/pluginmaster.json +++ b/pluginmaster.json @@ -16,7 +16,7 @@ ], "IsHide": false, "InternalName": "RotationSolver", - "AssemblyVersion": "1.4.2", + "AssemblyVersion": "1.4.3", "IsTestingExclusive": false, "RepoUrl": "https://github.com/ArchiDog1998/RotationSolver", "ApplicableVersion": "any",