Store release 1.9.0.

This commit is contained in:
Burak Kaan Köse
2024-09-03 03:12:52 +02:00
parent 323a8acbd5
commit cee00b8b2b
5 changed files with 89 additions and 36 deletions

View File

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