We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b65c8f5 commit 239b332Copy full SHA for 239b332
AupRename/AupRename.csproj
@@ -4,7 +4,7 @@
4
<OutputType>WinExe</OutputType>
5
<TargetFramework>net8.0-windows</TargetFramework>
6
<UseWPF>true</UseWPF>
7
- <Version>0.4.0</Version>
+ <Version>0.5.0</Version>
8
<Authors>karoterra</Authors>
9
<Copyright>Copyright © 2021 karoterra</Copyright>
10
<Nullable>enable</Nullable>
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Change Log
2
3
+## 0.5.0 - 2025-06-14
+- 拡張編集 (English mod) 対応を追加 #13
+- アプリUIの日英対応 #14
+
## 0.4.0 - 2025-04-19
- PSDToolKitで表示しているPSDファイルのリネーム機能を追加 #11
0 commit comments