1.7.6 Release

This commit is contained in:
Burak Kaan Köse
2024-07-09 19:17:14 +02:00
parent ac0e8da0ba
commit 96f4ca2cc9
4 changed files with 37 additions and 4 deletions

View File

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