From 1d93a406003f4df4efd22dd900d890a2f8ca3755 Mon Sep 17 00:00:00 2001 From: XBB Date: Wed, 25 Dec 2024 00:20:20 +0800 Subject: [PATCH] chore: bump version to 1.2.11.1225 --- SekaiToolsGUI/AssemblyInfo.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SekaiToolsGUI/AssemblyInfo.cs b/SekaiToolsGUI/AssemblyInfo.cs index 924eff8..45b6b49 100644 --- a/SekaiToolsGUI/AssemblyInfo.cs +++ b/SekaiToolsGUI/AssemblyInfo.cs @@ -11,4 +11,4 @@ // app, or any theme specific resource dictionaries) )] [assembly: SupportedOSPlatform("windows")] -[assembly: AssemblyVersion("1.2.10.1214")] \ No newline at end of file +[assembly: AssemblyVersion("1.2.11.1225")] \ No newline at end of file