diff --git a/Wino.Mail.ViewModels/WelcomePageViewModel.cs b/Wino.Mail.ViewModels/WelcomePageViewModel.cs index ffcbf56e..7560d802 100644 --- a/Wino.Mail.ViewModels/WelcomePageViewModel.cs +++ b/Wino.Mail.ViewModels/WelcomePageViewModel.cs @@ -8,7 +8,7 @@ namespace Wino.Mail.ViewModels { public partial class WelcomePageViewModel : BaseViewModel { - public const string VersionFile = "170.md"; + public const string VersionFile = "172.md"; private readonly IFileService _fileService; diff --git a/Wino.Mail/Assets/ReleaseNotes/170.md b/Wino.Mail/Assets/ReleaseNotes/172.md similarity index 96% rename from Wino.Mail/Assets/ReleaseNotes/170.md rename to Wino.Mail/Assets/ReleaseNotes/172.md index fb00fd15..09531a96 100644 --- a/Wino.Mail/Assets/ReleaseNotes/170.md +++ b/Wino.Mail/Assets/ReleaseNotes/172.md @@ -21,7 +21,8 @@ Open sourcing the project allowed many contributors to improve Wino since. Follo - [Preserve address field when nav to advanced imap setup ](https://github.com/bkaankose/Wino-Mail/pull/155) - [Fix error message on AutoDiscovery faliure](https://github.com/bkaankose/Wino-Mail/pull/170) - [Tiktack](https://github.com/Tiktack) - - [Hide Scrollbars and add glyphs to external links](https://github.com/bkaankose/Wino-Mail/pull/158) + - [Re-implemented signature page to support multiple signatures](https://github.com/bkaankose/Wino-Mail/pull/217) + - [Hide Scrollbars and add glyphs to external links](https://github.com/bkaankose/Wino-Mail/pull/158) - [Fixed dead zone in title bar in settings to be draggable](https://github.com/bkaankose/Wino-Mail/pull/161) - [Prevent Unread folder to read All emails automatically](https://github.com/bkaankose/Wino-Mail/pull/163) [Tiktack](https://github.com/Tiktack) - [Fix commend bar issues](https://github.com/bkaankose/Wino-Mail/pull/167) diff --git a/Wino.Mail/Wino.Mail.csproj b/Wino.Mail/Wino.Mail.csproj index a34f73f0..01809d2d 100644 --- a/Wino.Mail/Wino.Mail.csproj +++ b/Wino.Mail/Wino.Mail.csproj @@ -770,7 +770,7 @@ - +