From 26f612f966cf247f3900f1cf8a04c1056af3927a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=A7=8B=E6=B0=B4?= <1123993881@qq.com> Date: Sun, 19 Mar 2023 01:07:58 +0800 Subject: [PATCH] 2.1.2 released. --- RotationSolver.Default/RotationSolver.Default.csproj | 2 +- RotationSolver.Extra/RotationSolver.Extra.csproj | 2 +- RotationSolver.Old/RotationSolver.Old.csproj | 2 +- RotationSolver/RotationSolver.csproj | 2 +- pluginmaster.json | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/RotationSolver.Default/RotationSolver.Default.csproj b/RotationSolver.Default/RotationSolver.Default.csproj index f402773fb..0c638c1ff 100644 --- a/RotationSolver.Default/RotationSolver.Default.csproj +++ b/RotationSolver.Default/RotationSolver.Default.csproj @@ -7,7 +7,7 @@ $(AppData)\XIVLauncher\addon\Hooks\dev\ AnyCPU ArchiTed - 2.1.1 + 2.1.2 diff --git a/RotationSolver.Extra/RotationSolver.Extra.csproj b/RotationSolver.Extra/RotationSolver.Extra.csproj index 266c930ae..1091b5ae9 100644 --- a/RotationSolver.Extra/RotationSolver.Extra.csproj +++ b/RotationSolver.Extra/RotationSolver.Extra.csproj @@ -7,7 +7,7 @@ $(AppData)\XIVLauncher\addon\Hooks\dev\ AnyCPU ArchiTed - 2.1.1 + 2.1.2 diff --git a/RotationSolver.Old/RotationSolver.Old.csproj b/RotationSolver.Old/RotationSolver.Old.csproj index a08632a2d..1f4703098 100644 --- a/RotationSolver.Old/RotationSolver.Old.csproj +++ b/RotationSolver.Old/RotationSolver.Old.csproj @@ -7,7 +7,7 @@ $(AppData)\XIVLauncher\addon\Hooks\dev\ AnyCPU ArchiTed - 2.1.1 + 2.1.2 diff --git a/RotationSolver/RotationSolver.csproj b/RotationSolver/RotationSolver.csproj index 78bf00033..1b53f11a6 100644 --- a/RotationSolver/RotationSolver.csproj +++ b/RotationSolver/RotationSolver.csproj @@ -6,7 +6,7 @@ $(AppData)\XIVLauncher\addon\Hooks\dev\ Based on the pve combat information in one frame, find the best action. ArchiTed - 2.1.1 + 2.1.2 true x64 diff --git a/pluginmaster.json b/pluginmaster.json index d93a97633..ceceeb214 100644 --- a/pluginmaster.json +++ b/pluginmaster.json @@ -16,7 +16,7 @@ ], "IsHide": false, "InternalName": "RotationSolver", - "AssemblyVersion": "2.1.1", + "AssemblyVersion": "2.1.2", "IsTestingExclusive": false, "RepoUrl": "https://github.com/ArchiDog1998/RotationSolver", "ApplicableVersion": "any",