Update version to 0.6.0

This commit is contained in:
Jarrod Doyle 2025-02-22 20:45:32 +00:00
parent d4761ca682
commit 1c2210dbab
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.5</Version>
<Version>0.6.0</Version>
<OutputType>Exe</OutputType>
<TargetFramework>net9.0</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>