We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3732d5c commit 97dd911Copy full SHA for 97dd911
Localization/Strings.cs
@@ -5,7 +5,7 @@ namespace krrTools.Localization
5
/// </summary>
6
public static class Strings
7
{
8
- public const string WindowTitle = "krrcream's Toolkit V3.0.0";
+ public const string WindowTitle = "krrcream's Toolkit V3.0.1";
9
10
// Metadeta
11
public const string ConverterTag = "Converter";
0 commit comments