Release notes for v1.10.2

This commit is contained in:
Burak Kaan Köse
2025-02-23 20:58:33 +01:00
parent b0f5a24c30
commit 31b859ba1a
5 changed files with 66 additions and 91 deletions

View File

@@ -8,7 +8,7 @@ namespace Wino.Mail.ViewModels;
public partial class WelcomePageViewModel : MailBaseViewModel
{
public const string VersionFile = "190.md";
public const string VersionFile = "1102.md";
private readonly IMailDialogService _dialogService;
private readonly IFileService _fileService;