[1.4.0] release notes

master
Tudor Stanciu 2025-03-29 21:42:19 +02:00
parent 2ef7be585d
commit a53e0fc57a
2 changed files with 10 additions and 1 deletions

View File

@ -1,7 +1,7 @@
<Project>
<Import Project="dependencies.props" />
<PropertyGroup>
<Version>1.3.1</Version>
<Version>1.4.0</Version>
<Authors>Tudor Stanciu</Authors>
<Company>STA</Company>
<PackageTags>NetworkResurrector</PackageTags>

View File

@ -224,4 +224,13 @@
• The progress bar is displayed at the top of the page and shows the loading status of the application.
</Content>
</Note>
<Note>
<Version>1.4.0</Version>
<Date>2025-03-29 21:41</Date>
<Content>
.NET 8 upgrade
◾ Upgrade all projects to .NET 8
◾ Upgrade packages to the latest versions
</Content>
</Note>
</ReleaseNotes>