更新版本号

This commit is contained in:
2025-09-21 08:28:32 +08:00
parent e9c20255a6
commit dd16b4f5a1
7 changed files with 4 additions and 20 deletions
-1
View File
@@ -590,7 +590,6 @@ namespace Ink_Canvas.Helpers
// 创建新的备份
_strokeBackups[presentationId][slideIndex] = strokes.Clone();
LogHelper.WriteLogToFile($"已创建第{slideIndex}页墨迹备份", LogHelper.LogType.Trace);
}
catch (Exception ex)
{