diff --git a/AssetStudio.PInvoke/AssetStudio.PInvoke.csproj b/AssetStudio.PInvoke/AssetStudio.PInvoke.csproj
index b272e29..881af07 100644
--- a/AssetStudio.PInvoke/AssetStudio.PInvoke.csproj
+++ b/AssetStudio.PInvoke/AssetStudio.PInvoke.csproj
@@ -3,7 +3,7 @@
net472;net6.0;net6.0-windows;net7.0;net7.0-windows;net8.0;net8.0-windows
true
- 1.0.1
+ 1.1.0
Copyright © Perfare 2020-2022; Copyright © hozuki 2020
embedded
diff --git a/AssetStudio/AssetStudio.csproj b/AssetStudio/AssetStudio.csproj
index aa96ad3..5ed4ab4 100644
--- a/AssetStudio/AssetStudio.csproj
+++ b/AssetStudio/AssetStudio.csproj
@@ -2,7 +2,7 @@
net472;net6.0;net6.0-windows;net7.0;net7.0-windows;net8.0;net8.0-windows
- 1.0.1
+ 1.1.0
Copyright © Perfare 2018-2022; Copyright © aelurum 2023
embedded
diff --git a/AssetStudioCLI/AssetStudioCLI.csproj b/AssetStudioCLI/AssetStudioCLI.csproj
index 80173e3..f50cfc0 100644
--- a/AssetStudioCLI/AssetStudioCLI.csproj
+++ b/AssetStudioCLI/AssetStudioCLI.csproj
@@ -5,7 +5,7 @@
net472;net6.0;net7.0;net8.0
ArknightsStudio by aelurum
ArknightsStudioCLI
- 1.0.1
+ 1.1.0
Copyright © Perfare; Copyright © aelurum 2023
AnyCPU
embedded
diff --git a/AssetStudioFBXWrapper/AssetStudioFBXWrapper.csproj b/AssetStudioFBXWrapper/AssetStudioFBXWrapper.csproj
index 96d122f..d1eeff7 100644
--- a/AssetStudioFBXWrapper/AssetStudioFBXWrapper.csproj
+++ b/AssetStudioFBXWrapper/AssetStudioFBXWrapper.csproj
@@ -3,7 +3,7 @@
net472;net6.0;net6.0-windows;net7.0;net7.0-windows;net8.0;net8.0-windows
true
- 1.0.1
+ 1.1.0
Copyright © Perfare 2018-2022; Copyright © hozuki 2020
embedded
diff --git a/AssetStudioGUI/AssetStudioGUI.csproj b/AssetStudioGUI/AssetStudioGUI.csproj
index 182d1c4..a4237e5 100644
--- a/AssetStudioGUI/AssetStudioGUI.csproj
+++ b/AssetStudioGUI/AssetStudioGUI.csproj
@@ -7,7 +7,7 @@
Resources\as.ico
ArknightsStudio by aelurum
ArknightsStudioGUI
- 1.0.1
+ 1.1.0
Copyright © Perfare 2018-2022; Copyright © aelurum 2021-2023
embedded
diff --git a/AssetStudioUtility/AssetStudioUtility.csproj b/AssetStudioUtility/AssetStudioUtility.csproj
index c60c6c8..19ab675 100644
--- a/AssetStudioUtility/AssetStudioUtility.csproj
+++ b/AssetStudioUtility/AssetStudioUtility.csproj
@@ -2,7 +2,7 @@
net472;net6.0;net6.0-windows;net7.0;net7.0-windows;net8.0;net8.0-windows
- 1.0.1
+ 1.1.0
Copyright © Perfare 2018-2022; Copyright © aelurum 2023
embedded
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3a9d4a8..c9e6e99 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,9 @@
# Changelog
+## v1.1.0 (based on v0.17.4) [16-12-2023]
+- Added support for avg sprite without separate alpha tex
+- Changed avg face sprite detection method, since we can't rely on the "IsWholeBody" flag
+
## v1.0.0 (based on v0.17.3) [24-09-2023]
- Base version changed to AssetStudioMod v0.17.x
- Replaced NetVips lib with ImageSharp lib
diff --git a/Texture2DDecoderWrapper/Texture2DDecoderWrapper.csproj b/Texture2DDecoderWrapper/Texture2DDecoderWrapper.csproj
index 6833588..c1ea067 100644
--- a/Texture2DDecoderWrapper/Texture2DDecoderWrapper.csproj
+++ b/Texture2DDecoderWrapper/Texture2DDecoderWrapper.csproj
@@ -3,7 +3,7 @@
net472
true
- 1.0.1
+ 1.1.0
Copyright © Perfare 2020-2022; Copyright © hozuki 2020
embedded