diff --git a/AssetStudio.PInvoke/AssetStudio.PInvoke.csproj b/AssetStudio.PInvoke/AssetStudio.PInvoke.csproj
index a5083110..e7d2a990 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
- 0.17.3.0
+ 0.17.4.0
Copyright © Perfare 2020-2022; Copyright © hozuki 2020
embedded
diff --git a/AssetStudio/AssetStudio.csproj b/AssetStudio/AssetStudio.csproj
index 20864d1a..d1bd35eb 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
- 0.17.3.0
+ 0.17.4.0
Copyright © Perfare 2018-2022; Copyright © aelurum 2023
embedded
diff --git a/AssetStudioCLI/AssetStudioCLI.csproj b/AssetStudioCLI/AssetStudioCLI.csproj
index 1da7f14c..022a076c 100644
--- a/AssetStudioCLI/AssetStudioCLI.csproj
+++ b/AssetStudioCLI/AssetStudioCLI.csproj
@@ -5,7 +5,7 @@
net472;net6.0;net7.0;net8.0
AssetStudioMod by aelurum
AssetStudioModCLI
- 0.17.3.0
+ 0.17.4.0
Copyright © Perfare; Copyright © aelurum 2023
AnyCPU
embedded
diff --git a/AssetStudioFBXWrapper/AssetStudioFBXWrapper.csproj b/AssetStudioFBXWrapper/AssetStudioFBXWrapper.csproj
index c1d1c020..31cd6bc4 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
- 0.17.3.0
+ 0.17.4.0
Copyright © Perfare 2018-2022; Copyright © hozuki 2020
embedded
diff --git a/AssetStudioGUI/AssetStudioGUI.csproj b/AssetStudioGUI/AssetStudioGUI.csproj
index 8ac72945..fff416e4 100644
--- a/AssetStudioGUI/AssetStudioGUI.csproj
+++ b/AssetStudioGUI/AssetStudioGUI.csproj
@@ -7,7 +7,7 @@
Resources\as.ico
AssetStudioMod by aelurum
AssetStudioModGUI
- 0.17.3.0
+ 0.17.4.0
Copyright © Perfare 2018-2022; Copyright © aelurum 2021-2023
embedded
diff --git a/AssetStudioUtility/AssetStudioUtility.csproj b/AssetStudioUtility/AssetStudioUtility.csproj
index 02d818a8..b43150f2 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
- 0.17.3.0
+ 0.17.4.0
Copyright © Perfare 2018-2022; Copyright © aelurum 2023
embedded
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 9b316267..214ffc74 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,17 @@
# Changelog
+## v0.17.4.0 [16-12-2023]
+- Added support for Live2D Fade motions
+ - [GUI] Added related settings to the Export Options window
+ - [CLI] Added options section with related settings
+- Added support for separate PreloadData (https://github.com/Perfare/AssetStudio/issues/690)
+- [GUI] Added support for .lnk files via Drag&Drop (https://github.com/aelurum/AssetStudio/issues/13)
+- [GUI] Added support for Drag&Drop files from a browser
+- [GUI] Added console logger
+ - Added option to save log to a file
+- [GUI] Added option to not build a tree structure
+- Made some other minor fixes and improvements
+
## v0.17.3.0 [13-09-2023]
- [CLI] Added support for exporting split objects (fbx) (https://github.com/aelurum/AssetStudio/pull/10)
- [CLI] Fixed display of asset names in the exported asset list in some working modes
diff --git a/Texture2DDecoderWrapper/Texture2DDecoderWrapper.csproj b/Texture2DDecoderWrapper/Texture2DDecoderWrapper.csproj
index de342c0a..5b66a6e8 100644
--- a/Texture2DDecoderWrapper/Texture2DDecoderWrapper.csproj
+++ b/Texture2DDecoderWrapper/Texture2DDecoderWrapper.csproj
@@ -3,7 +3,7 @@
net472
true
- 0.17.3.0
+ 0.17.4.0
Copyright © Perfare 2020-2022; Copyright © hozuki 2020
embedded