标题增加v

This commit is contained in:
ww-rm
2025-05-28 19:47:43 +08:00
parent 550dafb2c2
commit 54f9a054cf

View File

@@ -36,7 +36,7 @@ namespace SpineViewer.ViewModels
_sfmlRendererViewModel = new(this); _sfmlRendererViewModel = new(this);
} }
public string Title => $"SpineViewer - {App.Version}"; public string Title => $"SpineViewer - v{App.Version}";
/// <summary> /// <summary>
/// SFML 渲染对象 /// SFML 渲染对象