Update version to 0.5.0

This commit is contained in:
Jarrod Doyle 2025-01-26 18:16:08 +00:00
parent 65c248de84
commit e48393b856
Signed by: Jayrude
GPG Key ID: 38B57B16E7C0ADF7
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<Version>0.4.1</Version>
<Version>0.5</Version>
<OutputType>Exe</OutputType>
<TargetFramework>net9.0</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>