From 5194edf459e19a83faf65d4cc013f2bc0914062a Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E7=A7=8B=E6=B0=B4?= <1123993881@qq.com>
Date: Sun, 2 Apr 2023 16:14:35 +0800
Subject: [PATCH] 2.2.1 released.
---
RotationSolver.Basic/RotationSolver.Basic.csproj | 2 +-
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 +-
6 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/RotationSolver.Basic/RotationSolver.Basic.csproj b/RotationSolver.Basic/RotationSolver.Basic.csproj
index 402474db7..5e184e91f 100644
--- a/RotationSolver.Basic/RotationSolver.Basic.csproj
+++ b/RotationSolver.Basic/RotationSolver.Basic.csproj
@@ -5,7 +5,7 @@
true
enable
x64
- 1.0.0
+ 1.0.1
ArchiTed
$(AppData)\XIVLauncher\addon\Hooks\dev\
AnyCPU
diff --git a/RotationSolver.Default/RotationSolver.Default.csproj b/RotationSolver.Default/RotationSolver.Default.csproj
index 21e573b96..f7a74ce3b 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.2.0
+ 2.2.1
diff --git a/RotationSolver.Extra/RotationSolver.Extra.csproj b/RotationSolver.Extra/RotationSolver.Extra.csproj
index 39c62fd4b..03c873c47 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.2.0
+ 2.2.1
diff --git a/RotationSolver.Old/RotationSolver.Old.csproj b/RotationSolver.Old/RotationSolver.Old.csproj
index bd409f9f7..b4fd3ec88 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.2.0
+ 2.2.1
diff --git a/RotationSolver/RotationSolver.csproj b/RotationSolver/RotationSolver.csproj
index 337e8ccac..c4d398aca 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.2.0
+ 2.2.1
true
x64
diff --git a/pluginmaster.json b/pluginmaster.json
index d08b6e93c..b2b7e742f 100644
--- a/pluginmaster.json
+++ b/pluginmaster.json
@@ -16,7 +16,7 @@
],
"IsHide": false,
"InternalName": "RotationSolver",
- "AssemblyVersion": "2.2.0",
+ "AssemblyVersion": "2.2.1",
"IsTestingExclusive": false,
"RepoUrl": "https://github.com/ArchiDog1998/RotationSolver",
"ApplicableVersion": "any",